haiku/src/tests
2005-11-30 23:03:05 +00:00
..
add-ons Host platform gcc 4 fixes. 2005-11-18 22:29:31 +00:00
apps Removed Utils.cpp - it's not really useful anymore. 2005-11-20 16:09:16 +00:00
bin Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
kernel Added a test app for setjmp() - doesn't work yet - strangely enough, the test 2005-11-13 16:30:47 +00:00
kits Obviously forgot to svn add 2005-11-30 18:43:57 +00:00
misc Added small app testing throwing/catching of exceptions beyond shared 2005-11-16 21:34:32 +00:00
servers I couldn't resist playing some more with ezprof. I don't know if I can trust it's results though, revealing as they are. Somebody should explain to me why forgetting a return *this; in an operator= method works in the first place, and why it results in the constructor being called. 2005-11-30 23:03:05 +00:00
ExampleTest.cpp Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
ExampleTest.h + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00
ExampleTestAddon.cpp Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
Jamfile Added small RTTI test. 2005-11-14 15:08:51 +00:00
UnitTester.cpp Renamed UnitTesterHelper.* to UnitTester.*. 2005-11-09 16:23:11 +00:00
UnitTester.h Renamed UnitTesterHelper.* to UnitTester.*. 2005-11-09 16:23:11 +00:00
UnitTester.rsrc Renamed UnitTesterHelper.* to UnitTester.*. 2005-11-09 16:23:11 +00:00