VirtualBox

Changeset 102248 in vbox for trunk/src/libs/xpcom18a4


Ignore:
Timestamp:
Nov 22, 2023 11:09:21 AM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Remove not built tests, bugref:10545

Location:
trunk/src/libs/xpcom18a4
Files:
22 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r102247 r102248  
    133133        tstTestStrings \
    134134        tstPrimitiveTest
    135   #     tstnsIFileEnumerator
    136   #     tstTestAtoms
    137   #     tstTestServMgr
    138   #     tstTestCallTemplates
    139   #     tstTestPermanentAtoms
    140   #     tstSimpleTypeLib
    141   #     tstXptDump
    142   #     tstXptLink
    143135 endif # VBOX_WITH_TESTCASES
    144136 PROGRAMS += VBoxXPCOMIPCD
     
    894886# testcases
    895887#
    896 tstnsIFileEnumerator_TEMPLATE  = XPComTstExe
    897 tstnsIFileEnumerator_SOURCES   = xpcom/tests/nsIFileEnumerator.cpp
    898888tstnsIFileTest_TEMPLATE        = XPComTstExe
    899889tstnsIFileTest_SOURCES         = xpcom/tests/nsIFileTest.cpp
     
    904894tstTestAutoLock_TEMPLATE       = XPComTstExe
    905895tstTestAutoLock_SOURCES        = xpcom/tests/TestAutoLock.cpp
    906 tstTestCallTemplates_TEMPLATE  = XPComTstExe
    907 tstTestCallTemplates_SOURCES   = xpcom/tests/TestCallTemplates.cpp
    908896tstTestCOMPtr_TEMPLATE         = XPComTstExe
    909897tstTestCOMPtr_SOURCES          = xpcom/tests/TestCOMPtr.cpp
     
    920908tstTestObserverService_TEMPLATE = XPComTstExe
    921909tstTestObserverService_SOURCES = xpcom/tests/TestObserverService.cpp
    922 tstTestPermanentAtoms_TEMPLATE = XPComTstExe
    923 tstTestPermanentAtoms_SOURCES  = xpcom/tests/TestPermanentAtoms.cpp
    924 tstTestServMgr_TEMPLATE        = XPComTstExe
    925 tstTestServMgr_SOURCES         = xpcom/tests/TestServMgr.cpp
    926 tstTestServMgr_INCS            = xpcom/tests/services
    927910tstTestXPIDLString_TEMPLATE    = XPComTstExe
    928911tstTestXPIDLString_SOURCES     = xpcom/tests/TestXPIDLString.cpp
     
    939922tstPrimitiveTest_TEMPLATE      = XPComTstExe
    940923tstPrimitiveTest_SOURCES       = xpcom/typelib/xpt/tests/PrimitiveTest.c
    941 tstSimpleTypeLib_TEMPLATE      = XPComTstExe
    942 tstSimpleTypeLib_SOURCES       = xpcom/typelib/xpt/tests/SimpleTypeLib.c
    943 tstXptDump_TEMPLATE            = XPComTstExe
    944 tstXptDump_SOURCES             = xpcom/typelib/xpt/tools/xpt_dump.c
    945 tstXptLink_TEMPLATE            = XPComTstExe
    946 tstXptLink_SOURCES             = xpcom/typelib/xpt/tools/xpt_link.c
    947924
    948925
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette