| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Src/cppunit/XmlOutputter. | Baptiste Lepilleur | 2002-04-25 | 1 | -1/+1 | |
| * | THANKS: updated | Baptiste Lepilleur | 2002-04-20 | 5 | -10/+27 | |
| * | Src/cppunit/PlugInManager. | Baptiste Lepilleur | 2002-04-19 | 6 | -45/+13 | |
| * | Configure. | Baptiste Lepilleur | 2002-04-19 | 1 | -10/+5 | |
| * | Configure. | Baptiste Lepilleur | 2002-04-18 | 2 | -2/+6 | |
| * | Configure. | Baptiste Lepilleur | 2002-04-18 | 1 | -2/+2 | |
| * | Configure. | Baptiste Lepilleur | 2002-04-18 | 1 | -2/+2 | |
| * | Configure. | Baptiste Lepilleur | 2002-04-18 | 2 | -0/+12 | |
| * | Bumped version to 1. | Baptiste Lepilleur | 2002-04-17 | 16 | -281/+400 | |
| * | fixed flag for dlopen | Baptiste Lepilleur | 2002-04-15 | 1 | -1/+1 | |
| * | fixed typo | Baptiste Lepilleur | 2002-04-15 | 1 | -1/+1 | |
| * | correct sucess typo. | Baptiste Lepilleur | 2002-04-15 | 1 | -2/+2 | |
| * | NEWS: updated. | Baptiste Lepilleur | 2002-04-15 | 1 | -2/+2 | |
| * | NEWS: updated. | Baptiste Lepilleur | 2002-04-15 | 10 | -107/+618 | |
| * | NEWS: updated. | Baptiste Lepilleur | 2002-04-14 | 7 | -67/+67 | |
| * | Include/cppunit/XmlOutputter. | Baptiste Lepilleur | 2002-04-13 | 1 | -10/+30 | |
| * | NEWS: updated | Baptiste Lepilleur | 2002-04-13 | 1 | -1/+2 | |
| * | NEWS: updated | Baptiste Lepilleur | 2002-04-13 | 1 | -2/+2 | |
| * | NEWS: updated | Baptiste Lepilleur | 2002-04-13 | 1 | -2/+1 | |
| * | NEWS: updated | Baptiste Lepilleur | 2002-04-13 | 2 | -56/+15 | |
| * | Include/cppunit/CompilerOutputter. | Baptiste Lepilleur | 2002-04-12 | 3 | -19/+126 | |
| * | Makefile. | Baptiste Lepilleur | 2002-04-12 | 14 | -289/+797 | |
| * | Include/cppunitui/: moved to include/cppunit/ui (fix unix install problem). | Baptiste Lepilleur | 2002-04-10 | 1 | -1/+1 | |
| * | Doc/cookbook. | Baptiste Lepilleur | 2002-03-28 | 7 | -104/+99 | |
| * | Include/msvc/testrunner/TestRunner. | Baptiste Lepilleur | 2002-03-27 | 1 | -48/+0 | |
| * | Makefile. | Baptiste Lepilleur | 2002-03-27 | 2 | -84/+32 | |
| * | Include/cppunit/makefile. | Baptiste Lepilleur | 2002-03-25 | 4 | -18/+10 | |
| * | Include/cppunit/config-msvc6. | Baptiste Lepilleur | 2002-03-25 | 2 | -2/+7 | |
| * | INSTALL-WIN32. | Baptiste Lepilleur | 2002-03-24 | 6 | -42/+467 | |
| * | src/cppunit/TextTestProgressListener.cpp: flush the stream after each progess... | Baptiste Lepilleur | 2002-03-06 | 1 | -0/+3 | |
| * | Include/cppunit/makefile. | Baptiste Lepilleur | 2002-03-03 | 1 | -1/+2 | |
| * | Inclued/cppunit/XmlOutputter. | Baptiste Lepilleur | 2002-03-01 | 1 | -7/+9 | |
| * | NEW: updated and restructured. | Baptiste Lepilleur | 2002-02-28 | 15 | -193/+611 | |
| * | Include/cppunit/Exception. | Baptiste Lepilleur | 2001-10-19 | 1 | -1/+1 | |
| * | Include/cppunitui/ | Baptiste Lepilleur | 2001-10-14 | 1 | -8/+36 | |
| * | Let source catch up with previous header change. | Steve M. Robbins | 2001-10-08 | 1 | -1/+1 | |
| * | Include/cppunit/CompilerTestResultOutputter. | Baptiste Lepilleur | 2001-10-07 | 5 | -125/+134 | |
| * | Include/cppunit/CompilerTestResultOutputter. | Baptiste Lepilleur | 2001-10-06 | 4 | -1/+198 | |
| * | Examples/cppunittest/CppUnitTestMain. | Baptiste Lepilleur | 2001-10-06 | 3 | -11/+58 | |
| * | Include/cppunit/Asserter. | Baptiste Lepilleur | 2001-10-05 | 11 | -60/+381 | |
| * | NEWS : updated. | Baptiste Lepilleur | 2001-10-05 | 4 | -44/+387 | |
| * | Include/cppunit/TestFailure. | Baptiste Lepilleur | 2001-10-03 | 3 | -164/+209 | |
| * | Include/cppunit/extensions/TestFactoryRegistry. | Baptiste Lepilleur | 2001-10-02 | 1 | -19/+98 | |
| * | Distribute contrib/msvc/*. | Steve M. Robbins | 2001-09-30 | 1 | -2/+2 | |
| * | Revert TestFixture-related changes from 2001-07-15. | Steve M. Robbins | 2001-09-16 | 2 | -4/+10 | |
| * | Src/msvc6/testrunner/TestRunner. | Baptiste Lepilleur | 2001-09-14 | 3 | -5/+6 | |
| * | Fixes to allow building with SGI MIPSpro 7.30 compiler. | Steve M. Robbins | 2001-08-07 | 4 | -5/+8 | |
| * | TextFixture introduced. First steps at using it. | Steve M. Robbins | 2001-07-15 | 1 | -10/+0 | |
| * | Added documentation. | Steve M. Robbins | 2001-07-15 | 1 | -29/+29 | |
| * | Fixes for GCC 3.0 | Steve M. Robbins | 2001-07-12 | 2 | -2/+2 | |
