• Stephan Bergmann's avatar
    Fix CppunitTest_services for constructor-based implementations... · 25313923
    Stephan Bergmann yazdı
    (i.e., using constructor="..." in the .component file) that implement multiple
    services, but are not implemented as single-instance objects (i.e., always
    return different objects from that constructor function).  In that case, the
    "factory" would be the object itself, and would thus be different for different
    instantiations of that implementation.  erAck ran into such a case with new code
    he's writing.
    
    Change-Id: Ib134a4c6d1400b43a7df3cf6a115f8206fb80c93
    25313923
Adı
Son kayıt (commit)
Son güncelleme
..
packimages Loading commit data...
qa Loading commit data...
signing Loading commit data...
CppunitTest_services.mk Loading commit data...
CustomTarget_fontconfig.mk Loading commit data...
CustomTarget_images.mk Loading commit data...
CustomTarget_registry.mk Loading commit data...
CustomTarget_signing.mk Loading commit data...
Makefile Loading commit data...
Module_postprocess.mk Loading commit data...
Package_fontconfig.mk Loading commit data...
Package_images.mk Loading commit data...
Package_registry.mk Loading commit data...
README Loading commit data...
Rdb_services.mk Loading commit data...