summaryrefslogtreecommitdiff
path: root/cppunit/TestRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged Baptiste Lepilleurs patch for TestRegistry: now TestCases do not autom...Bastiaan Bakker2001-04-231-20/+15
* Moved public header files from cppunit dir to include/cppunit, to separate th...Bastiaan Bakker2001-04-141-2/+2
* Always use namespace std for strings and vectors.Bastiaan Bakker2001-04-141-9/+9
* Removed all 'using namespace' occurrences.Bastiaan Bakker2001-04-141-2/+4
* Fixed registry initialized flag.Eric Sommerlade2000-10-131-1/+3
* Initial check in.Eric Sommerlade2000-10-051-0/+70