haiku/src/tests
Axel Dörfler 3a7c99e12d Oops, this one did only work for my test case...
The last log entry was never added to the list (if there were more than one), and
thus, it's blocks were never unlocked nor written back (after some minutes of
makehdimage an empty image would greet you).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14427 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-10-19 14:32:25 +00:00
..
add-ons Oops, this one did only work for my test case... 2005-10-19 14:32:25 +00:00
apps Added support for the AS_GET_DESKTOP command. 2005-08-04 14:42:06 +00:00
bin moved bin into tests, fixed build 2005-03-30 21:42:51 +00:00
kernel Added tarfs to the boot loader test application as well. 2005-10-11 01:20:00 +00:00
kits Thank you, Kristian Knuechel, for reporting a bug (now fixed). 2005-10-12 10:06:12 +00:00
servers applied the same fix (degrees to radians) 2005-08-30 09:58:58 +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 moved bin into tests, fixed build 2005-03-30 21:42:51 +00:00
UnitTester.cpp The UnitTester does now find the platform specific unit testers also when invoked from another directory. 2002-08-13 22:40:35 +00:00
UnitTesterHelper.cpp Made the Unit test stuff a bit more mwcc/mwld friendly. It still doesn't build right out of the box with our build system, but with a few changes to the build system it can be done (I'm not going to do that, though). 2004-02-18 21:38:04 +00:00
UnitTesterHelper.h Made the Unit test stuff a bit more mwcc/mwld friendly. It still doesn't build right out of the box with our build system, but with a few changes to the build system it can be done (I'm not going to do that, though). 2004-02-18 21:38:04 +00:00
UnitTesterHelper.rsrc added resource "res_image", type B_TRANSLATOR_BITMAP, id 246. added for use with BTranslationUtils tests 2002-12-14 02:47:59 +00:00