summaryrefslogtreecommitdiffstats
path: root/src/libs/xpcom18a4/xpcom/build/xpcom-tests.pkg
blob: 8a32b21ff687b5ea9246c30bcd9c64ad861b9f65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[xpcom-tests]
#if USE_SHORT_LIBNAME
dist/bin/components/@DLLP@tdynamic@DLLS@
dist/bin/components/@DLLP@MyServce@DLLS@
dist/bin/components/@DLLP@xpcomsmp@DLLS@
#else
dist/bin/components/@DLLP@testdynamic@DLLS@
dist/bin/components/@DLLP@MyService@DLLS@
dist/bin/components/@DLLP@xpcomsample@DLLS@
#endif
dist/bin/components/nsSample.js
!xpt dist/bin/components/xpcomsample.xpt
dist/bin/nsTestSample@BINS@
dist/bin/res/test.properties
dist/bin/res/samples/xpconnect-sample.html
!xpt dist/bin/components/proxytest.xpt
dist/bin/proxytests@BINS@

dist/bin/PrimitiveTest@BINS@
dist/bin/SimpleTypeLib@BINS@
dist/bin/TestInterfaceInfo@BINS@
dist/bin/TestXPTCInvoke@BINS@

dist/bin/nsIFileEnumerator@BINS@
dist/bin/nsIFileTest@BINS@
dist/bin/TestArray@BINS@
dist/bin/TestAtoms@BINS@
dist/bin/TestAutoLock@BINS@
dist/bin/TestCallTemplates@BINS@
dist/bin/TestCOMPtr@BINS@
dist/bin/TestCOMPtrEq@BINS@
dist/bin/TestCRT@BINS@
dist/bin/TestFactory@BINS@
dist/bin/TestHashtables@BINS@
dist/bin/TestID@BINS@
dist/bin/TestObserverService@BINS@
dist/bin/TestPermanentAtoms@BINS@
dist/bin/TestPipes@BINS@
dist/bin/TestServMgr@BINS@
dist/bin/TestThreads@BINS@
dist/bin/TestXPIDLString@BINS@
dist/bin/TestDeque@BINS@
dist/bin/TestAutoPtr@BINS@

#if OS_ARCH==WINNT
dist/bin/TestCOM.exe
#endif