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
42e66e22c7ba2f73c0252c81d71cf906a7d75e24
haiku-beta6
/
src
/
tests
T
History
Ingo Weinhold
42e66e22c7
Really, a static BLooper attribute is not exactly a brilliant choice. Now every time the App Kit test add-on is loaded a BLooper is constructed. And it seems we somehow leak those loopers, since when some test actually starts, already six or seven looper threads do exist. Added only a comment, since I didn't dare to meddle with those templated BMessage unit tests.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10688 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-12 03:55:33 +00:00
..
add-ons
address compiler warnings
2004-11-22 02:45:00 +00:00
apps
Initial checkin. makeudfimage tests.
2004-01-20 05:19:05 +00:00
kernel
Added kernel benchmarks from bsd
2005-01-07 15:28:48 +00:00
kits
Really, a static BLooper attribute is not exactly a brilliant choice. Now every time the App Kit test add-on is loaded a BLooper is constructed. And it seems we somehow leak those loopers, since when some test actually starts, already six or seven looper threads do exist. Added only a comment, since I didn't dare to meddle with those templated BMessage unit tests.
2005-01-12 03:55:33 +00:00
servers
address compiler warning
2004-11-21 18:29:56 +00:00
ExampleTest.cpp
…
ExampleTest.h
…
ExampleTestAddon.cpp
…
Jamfile
Added makeudfimage tests.
2004-01-20 05:36:15 +00:00
UnitTester.cpp
…
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
…