haiku/headers/tools/cppunit
Tyler Dauwalder bb24170e40 Added initial timing support. Individual test cases now display run time
information for verbosity >= v2. I'll probably add a command-line
toggle specifically for timing info someday. I also hope to add per-test
and per-suite run time info eventually as well.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@864 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-24 05:16:26 +00:00
..
cppunit Fixed warnings (method shadowing). 2002-07-21 00:51:08 +00:00
LockerSyncObject.h Fixed multithreaded NextSubTest() output problems 2002-07-12 20:30:45 +00:00
SemaphoreSyncObject.h Semaphore based SyncObject 2002-07-12 20:30:24 +00:00
TestApp.h Changed TestApp to BTestApp for sake of consitency with 2002-07-23 22:27:43 +00:00
TestCase.h Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
TestListener.h Added initial timing support. Individual test cases now display run time 2002-08-24 05:16:26 +00:00
TestShell.h Added v4 verbosity level 2002-07-24 00:12:02 +00:00
TestSuite.h Unit testing update: 2002-07-17 10:50:55 +00:00
TestSuiteAddon.h Initial checkin 2002-07-15 06:52:17 +00:00
TestUtils.h Added Equals() function, which sadly I haven't tested 2002-07-24 09:30:20 +00:00
ThreadManager.h + Started migrating Support Kit to new testing framework 2002-07-18 05:32:00 +00:00
ThreadedTestCaller.h Fixed warnings (method shadowing). 2002-07-21 00:51:08 +00:00
ThreadedTestCase.h + Started migrating Support Kit to new testing framework 2002-07-18 05:32:00 +00:00