| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release 10.0.2cppunit-1.10.2 | Baptiste Lepilleur | 2004-06-18 | 1 | -1/+1 |
| * | Include/cppunit/extension/TestSuiteBuilderContext. | Baptiste Lepilleur | 2004-06-18 | 1 | -1/+10 |
| * | fixed typo (I'm doing too much python) | Baptiste Lepilleur | 2004-06-17 | 1 | -1/+1 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-17 | 2 | -1/+6 |
| * | Examples/cppunittest/TestAssertTest. | Baptiste Lepilleur | 2004-03-13 | 2 | -0/+90 |
| * | Configure. | Baptiste Lepilleur | 2004-02-18 | 1 | -1/+0 |
| * | include/cppunit/plugin/testplugin.h: fixed bug #767358, wrong | Baptiste Lepilleur | 2003-07-20 | 1 | -1/+1 |
| * | include/cppunit/config/config-msvc6.h: changed the compiler outputter | Baptiste Lepilleur | 2003-05-15 | 1 | -1/+5 |
| * | Makefile. | Baptiste Lepilleur | 2003-05-07 | 1 | -1/+1 |
| * | Makefile. | Baptiste Lepilleur | 2003-05-07 | 3 | -3/+7 |
| * | include/cppunit/extensions/Makefile.am: removed TestSuiteBuilder.h | Baptiste Lepilleur | 2003-05-07 | 1 | -1/+0 |
| * | include/cppunit/extensions/TestSuiteBuilder.h: removed (unused) | Baptiste Lepilleur | 2003-04-06 | 1 | -91/+0 |
| * | Include/cppunit/extensions/TestNamer. | Baptiste Lepilleur | 2003-03-20 | 1 | -0/+2 |
| * | Include/cppunit/tools/Algorithm. | Baptiste Lepilleur | 2003-03-15 | 1 | -1/+1 |
| * | Src/cppunit/CompilerOutputter. | Baptiste Lepilleur | 2003-03-15 | 1 | -1/+1 |
| * | switched to an implementation using index instead of iterator to avoid usage ... | Baptiste Lepilleur | 2003-03-11 | 1 | -7/+3 |
| * | fixed typos | Baptiste Lepilleur | 2003-03-11 | 1 | -3/+3 |
| * | Include/cppunit/tools/Algorithm. | Baptiste Lepilleur | 2003-03-11 | 1 | -0/+27 |
| * | Include/cppunit/tools/Algorithm. | Baptiste Lepilleur | 2003-03-11 | 2 | -0/+4 |
| * | fixed include path | Baptiste Lepilleur | 2002-12-03 | 1 | -1/+1 |
| * | include/cppunit/TextTestResult.h: added missing dll export for | Baptiste Lepilleur | 2002-12-03 | 1 | -2/+2 |
| * | Include/cppunit/plugin/DynamicLibraryManagerException. | Baptiste Lepilleur | 2002-12-02 | 5 | -1/+64 |
| * | Added newline at end of file (needed for some compilers to work) | Eric Schendel | 2002-09-16 | 8 | -8/+16 |
| * | Added comparator to set | Eric Schendel | 2002-09-16 | 1 | -1/+1 |
| * | Comparator added to map | Eric Schendel | 2002-09-16 | 1 | -1/+1 |
| * | include/cppunit/ui/text/TextTestRunner.h: fixed header guards. | Baptiste Lepilleur | 2002-09-02 | 1 | -3/+3 |
| * | Include/cppunit/TestResult. | Baptiste Lepilleur | 2002-08-29 | 1 | -0/+4 |
| * | preparing for 1.9.10 release | Baptiste Lepilleur | 2002-08-29 | 1 | -1/+1 |
| * | Include/cppunit/CompilerOutputter. | Baptiste Lepilleur | 2002-08-29 | 12 | -62/+115 |
| * | Include/cppunit/Asserter. | Baptiste Lepilleur | 2002-08-29 | 7 | -24/+28 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2002-08-28 | 6 | -179/+313 |
| * | CodingGuideLines. | Baptiste Lepilleur | 2002-08-27 | 6 | -10/+22 |
| * | include/cppunit/XmlOutputterHook.h: integrated Stephan Stapel | Baptiste Lepilleur | 2002-08-03 | 1 | -1/+85 |
| * | Include/cppunit/Exception. | Baptiste Lepilleur | 2002-08-03 | 10 | -68/+225 |
| * | Include/cppunit/Protector. | Baptiste Lepilleur | 2002-07-16 | 4 | -3/+52 |
| * | CodingGuideLines. | Baptiste Lepilleur | 2002-07-14 | 14 | -112/+115 |
| * | Include/cppunit/ui/text/TestRunner. | Baptiste Lepilleur | 2002-07-13 | 5 | -1/+95 |
| * | Include/cppunit/ui/text/TestRunner. | Baptiste Lepilleur | 2002-07-13 | 34 | -385/+462 |
| * | Include/cppunit/config/Portability. | Baptiste Lepilleur | 2002-07-12 | 58 | -380/+412 |
| * | added missing files | Baptiste Lepilleur | 2002-07-11 | 3 | -3/+90 |
| * | Include/cppunit/extensions/AutoRegisterSuite. | Baptiste Lepilleur | 2002-07-10 | 7 | -33/+18 |
| * | Include/cppunit/XmlOutputter. | Baptiste Lepilleur | 2002-07-03 | 6 | -39/+54 |
| * | Release 1. | Baptiste Lepilleur | 2002-06-16 | 6 | -19/+71 |
| * | Include/cppunit/plugin/PlugInManager. | Baptiste Lepilleur | 2002-06-14 | 10 | -11/+244 |
| * | Src/cppunit/TypeInfoHelper. | Baptiste Lepilleur | 2002-06-14 | 7 | -8/+8 |
| * | Include/cppunit/NotEqualException. | Baptiste Lepilleur | 2002-06-13 | 5 | -113/+23 |
| * | Include/cppunit/Asserter. | Baptiste Lepilleur | 2002-06-13 | 7 | -54/+269 |
| * | Install-unix: added some hints extracted from bug #544684 on how to compile f... | Baptiste Lepilleur | 2002-06-12 | 1 | -31/+99 |
| * | Include/cppunit/extensions/TestSuiteBuilder. | Baptiste Lepilleur | 2002-05-25 | 4 | -124/+295 |
| * | Include/cppunit/XmlOutputter. | Baptiste Lepilleur | 2002-05-23 | 5 | -51/+155 |
