haiku/src/tests/kits/app
Ingo Weinhold 63cf9844c1 Added tests for < operator, which also test == and !=.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@361 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-21 00:58:08 +00:00
..
bhandler Link against /boot/home/config/lib/libopenbeos.so rather than the one in distr/... This adds the necessary dependency, so that you can be sure that when running the test, it will use a version that is up to date. 2002-07-16 23:33:22 +00:00
blooper More BLooper tests and minor tweaks. 2002-07-17 20:19:53 +00:00
bmessagequeue Link against /boot/home/config/lib/libopenbeos.so rather than the one in distr/... This adds the necessary dependency, so that you can be sure that when running the test, it will use a version that is up to date. 2002-07-16 23:33:22 +00:00
bmessenger Added tests for < operator, which also test == and !=. 2002-07-21 00:58:08 +00:00
AppKitTestAddon.cpp Migrated the BMessenger tests to the new test framework. 2002-07-19 14:08:36 +00:00
common.h Tweaks to deal with new repository hierarchy and use of unified CppUnit; 2002-07-15 15:51:31 +00:00
Jamfile Added tests for BMessenger::LockTargetWithTimeout(), the assignment operator and the comparisson operators == and !=. < has still to be done. 2002-07-19 17:07:36 +00:00