This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
014ff00176832bcf6458aca938cd2bf5bf6bd39a
haiku-beta6
/
src
/
tests
T
History
Ingo Weinhold
014ff00176
Added test framework for BMessenger::SendMessage() and tests for four of the five versions. Testing sending messages to remote targets isn't implemented either.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@362 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-21 01:02:17 +00:00
..
add-ons
Added definition of B_BAD_DATA.
2002-07-15 17:13:15 +00:00
kits
Added test framework for BMessenger::SendMessage() and tests for four of the five versions. Testing sending messages to remote targets isn't implemented either.
2002-07-21 01:02:17 +00:00
servers
/input
It is accomplished ...
2002-07-09 12:24:59 +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
Unit testing update:
2002-07-17 10:50:55 +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