No longer used
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@331 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8480ee0c2c
commit
da21df9f97
@ -1,24 +0,0 @@
|
||||
SubDir OBOS_TOP src tests kits support barchivable ;
|
||||
|
||||
# Fails to compile. Remove the "if" when it does.
|
||||
if "" {
|
||||
|
||||
SubDirHdrs [ FDirName $(OBOS_TOP) src tests kits app ] ;
|
||||
|
||||
CommonUnitTest BArchivableTester
|
||||
: main.cpp
|
||||
BArchivableTester.cpp
|
||||
FindInstantiationFuncTester.cpp
|
||||
InstantiateObjectTester.cpp
|
||||
LocalTestObject.cpp
|
||||
ValidateInstantiationTester.cpp
|
||||
: kits support
|
||||
: <boot!home!config!lib>libopenbeos.so be stdc++.r4
|
||||
: be stdc++.r4
|
||||
: support
|
||||
;
|
||||
|
||||
} # if ""
|
||||
|
||||
SubInclude OBOS_TOP src tests kits support barchivable remoteobjectdef ;
|
||||
|
@ -1,17 +0,0 @@
|
||||
SubDir OBOS_TOP src tests kits support bautolock ;
|
||||
|
||||
# Fails to compile. Remove the "if" when it does.
|
||||
if "" {
|
||||
|
||||
CommonUnitTest BAutolockTester
|
||||
: AutolockLockerTest.cpp
|
||||
AutolockLooperTest.cpp
|
||||
AutolockTestAddon.cpp
|
||||
: kits support
|
||||
: <boot!home!config!lib>libopenbeos.so be stdc++.r4
|
||||
: be stdc++.r4
|
||||
: support
|
||||
;
|
||||
|
||||
} # if ""
|
||||
|
@ -1,18 +0,0 @@
|
||||
SubDir OBOS_TOP src tests kits support blocker ;
|
||||
|
||||
CommonTestLib libsupporttest_blocker.so
|
||||
: LockerTest.cpp
|
||||
BenaphoreLockCountTest1.cpp
|
||||
ConcurrencyTest1.cpp
|
||||
ConcurrencyTest2.cpp
|
||||
ConstructionTest1.cpp
|
||||
DestructionTest1.cpp
|
||||
DestructionTest2.cpp
|
||||
LockerTestCase.cpp
|
||||
SemaphoreLockCountTest1.cpp
|
||||
: <boot!home!config!lib>libopenbeos.so be stdc++.r4
|
||||
: be stdc++.r4
|
||||
:
|
||||
: support
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user