This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79f45f7f8fff25b43ea1699a34133b4b85e7684a
haiku-beta6
/
src
/
tests
T
History
Ingo Weinhold
79f45f7f8f
The RosterShell is now built as a CommonUnitTest, which also gives us a R5 version for the time being. In case we will add (OBOS) registrar internals, it might go away again.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@567 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-03 16:24:11 +00:00
..
add-ons
Updated window title and application signature.
2002-07-28 18:02:38 +00:00
kits
BApplication tests:
2002-08-03 16:07:02 +00:00
servers
The RosterShell is now built as a CommonUnitTest, which also gives us a R5 version for the time being. In case we will add (OBOS) registrar internals, it might go away again.
2002-08-03 16:24:11 +00:00
ExampleTest.cpp
+ Moved BAutolock and BArchivable over to new testing framework.
2002-07-19 06:45:28 +00:00
ExampleTest.h
+ Moved BAutolock and BArchivable over to new testing framework.
2002-07-19 06:45:28 +00:00
ExampleTestAddon.cpp
Unit testing update:
2002-07-17 10:50:55 +00:00
Jamfile
The build team apparently forgot to add the servers tests to the build. Lazy bastards! ;-)
2002-07-21 22:51:13 +00:00
UnitTester.cpp
Made the lib directory in the directory of the tester executable the default search dir for test add-ons. It was ./lib before, which didn't allow you to run the tester from another directory.
2002-07-19 14:14:18 +00:00
UnitTester.h
Made the lib directory in the directory of the tester executable the default search dir for test add-ons. It was ./lib before, which didn't allow you to run the tester from another directory.
2002-07-19 14:14:18 +00:00