Added BRoster::Launch() tests to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1368 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
cc24797b03
commit
741b40bec0
@ -90,6 +90,8 @@ CommonTestLib libapptest.so
|
||||
GetAppInfoTester.cpp
|
||||
GetAppListTester.cpp
|
||||
IsRunningTester.cpp
|
||||
LaunchTester.cpp
|
||||
LaunchTesterHelper.cpp
|
||||
TeamForTester.cpp
|
||||
|
||||
# RegistrarThreadManager
|
||||
@ -111,4 +113,5 @@ SubInclude OBOS_TOP src tests kits app bapplication ;
|
||||
#SubInclude OBOS_TOP src tests kits app blooper ;
|
||||
#SubInclude OBOS_TOP src tests kits app bmessageQueue ;
|
||||
SubInclude OBOS_TOP src tests kits app bmessenger ;
|
||||
SubInclude OBOS_TOP src tests kits app broster ;
|
||||
SubInclude OBOS_TOP src tests kits app common ;
|
||||
|
Loading…
Reference in New Issue
Block a user