summaryrefslogtreecommitdiff
path: root/cppunit/TestCase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged Baptiste Lepilleurs patch for TestRegistry: now TestCases do not autom...Bastiaan Bakker2001-04-231-9/+4
* Moved public header files from cppunit dir to include/cppunit, to separate th...Bastiaan Bakker2001-04-141-6/+6
* Removed all 'using namespace' occurrences.Bastiaan Bakker2001-04-141-1/+2
* Fix bug #224542: bogus 'inline' specifiers in *.cpp files.Bastiaan Bakker2001-04-141-8/+8
* Merged patch #403542 by Tim Jansen <timj@systembureau.com>.Bastiaan Bakker2001-04-131-2/+2
* Default constructor does not register any more - it expects the test being re...Eric Sommerlade2000-10-131-8/+20
* Added TextResult files.Eric Sommerlade2000-10-111-1/+8
* Initial check in.Eric Sommerlade2000-10-051-0/+158