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
SemaphoreSyncObject.h
TestApp.h Changed TestApp to BTestApp for sake of consitency with 2002-07-23 22:27:43 +00:00
TestCase.h
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
TestSuiteAddon.h
TestUtils.h Added Equals() function, which sadly I haven't tested 2002-07-24 09:30:20 +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
ThreadManager.h + Started migrating Support Kit to new testing framework 2002-07-18 05:32:00 +00:00