| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | INSTALL-WIN32. | Baptiste Lepilleur | 2002-03-24 | 31 | -160/+196 | |
| * | Include/cppunit/makefile. | Baptiste Lepilleur | 2002-03-03 | 1 | -0/+2 | |
| * | Inclued/cppunit/XmlOutputter. | Baptiste Lepilleur | 2002-03-01 | 1 | -1/+4 | |
| * | NEW: updated and restructured. | Baptiste Lepilleur | 2002-02-28 | 18 | -159/+484 | |
| * | Commit of 1.7.1 release. | Steve M. Robbins | 2001-10-21 | 2 | -1/+4 | |
| * | Include/cppunit/Exception. | Baptiste Lepilleur | 2001-10-19 | 1 | -2/+1 | |
| * | Include/cppunitui/ | Baptiste Lepilleur | 2001-10-14 | 1 | -0/+4 | |
| * | Include/cppunit/CompilerTestResultOutputter. | Baptiste Lepilleur | 2001-10-07 | 3 | -35/+43 | |
| * | Include/cppunit/CompilerTestResultOutputter. | Baptiste Lepilleur | 2001-10-06 | 2 | -0/+63 | |
| * | Examples/cppunittest/CppUnitTestMain. | Baptiste Lepilleur | 2001-10-06 | 3 | -12/+21 | |
| * | Include/cppunit/Asserter. | Baptiste Lepilleur | 2001-10-05 | 10 | -69/+217 | |
| * | NEWS : updated. | Baptiste Lepilleur | 2001-10-05 | 3 | -4/+121 | |
| * | Include/cppunit/TestFailure. | Baptiste Lepilleur | 2001-10-03 | 4 | -124/+142 | |
| * | Include/cppunit/extensions/TestFactoryRegistry. | Baptiste Lepilleur | 2001-10-02 | 3 | -6/+25 | |
| * | NEWS : updated. | Baptiste Lepilleur | 2001-10-02 | 3 | -1/+57 | |
| * | Distribute contrib/msvc/*. | Steve M. Robbins | 2001-09-30 | 1 | -2/+2 | |
| * | Contrib/msvc/CppUnit. | Baptiste Lepilleur | 2001-09-30 | 1 | -8/+9 | |
| * | Documentation tweaks. Add config-mac.h | Steve M. Robbins | 2001-09-30 | 3 | -7/+61 | |
| * | Final touch-ups for release 1.6.0. | Steve M. Robbins | 2001-09-24 | 1 | -1/+4 | |
| * | Include/cppunit/TestAssert. | Baptiste Lepilleur | 2001-09-23 | 2 | -2/+2 | |
| * | Polishing for 1.6.0 release. | Steve M. Robbins | 2001-09-23 | 2 | -2/+22 | |
| * | Include/cppunit/TestFailure. | Baptiste Lepilleur | 2001-09-21 | 1 | -1/+1 | |
| * | Improved strstream detection to use header <strstream>, if available. | Steve M. Robbins | 2001-09-20 | 1 | -2/+6 | |
| * | Examples/cppunittest/makefile. | Baptiste Lepilleur | 2001-09-19 | 1 | -1/+1 | |
| * | Changes in response to bug reports. | Steve M. Robbins | 2001-09-19 | 2 | -3/+3 | |
| * | Makefile. | Baptiste Lepilleur | 2001-09-17 | 1 | -1/+1 | |
| * | Revert TestFixture-related changes from 2001-07-15. | Steve M. Robbins | 2001-09-16 | 3 | -8/+8 | |
| * | Src/msvc6/testrunner/TestRunner. | Baptiste Lepilleur | 2001-09-14 | 6 | -15/+19 | |
| * | Fixes to allow building with SGI MIPSpro 7.30 compiler. | Steve M. Robbins | 2001-08-07 | 2 | -0/+4 | |
| * | TextFixture introduced. First steps at using it. | Steve M. Robbins | 2001-07-15 | 4 | -6/+37 | |
| * | Added documentation. | Steve M. Robbins | 2001-07-15 | 9 | -401/+453 | |
| * | Fixes for GCC 3.0 | Steve M. Robbins | 2001-07-12 | 2 | -2/+3 | |
| * | Tighten up build process to ensure "make distcheck" works with CVS automake. | Steve M. Robbins | 2001-07-07 | 1 | -4/+2 | |
| * | Use strstream if stringstream unavailable. | Steve M. Robbins | 2001-07-07 | 4 | -3/+39 | |
| * | Change from CPPUNIT_USE_TYPEINFO to CPPUNIT_USE_TYPEINFO_NAME | Steve M. Robbins | 2001-07-06 | 7 | -18/+22 | |
| * | Examples/msvc6/CppUnitTestApp/CppUnitTestApp. | Baptiste Lepilleur | 2001-06-27 | 1 | -2/+2 | |
| * | Fix option setting. | Steve M. Robbins | 2001-06-18 | 1 | -8/+13 | |
| * | Added for new config handling. | Bastiaan Bakker | 2001-06-17 | 3 | -0/+119 | |
| * | Add AC_PREREQ; remove include/cppunit/config.h | Steve M. Robbins | 2001-06-17 | 1 | -37/+0 | |
| * | Obsoleted by AC_CREATE_PREFIX_CONFIG_H macro. | Bastiaan Bakker | 2001-06-17 | 1 | -16/+0 | |
| * | Added newline at end of file. | Bastiaan Bakker | 2001-06-17 | 1 | -1/+1 | |
| * | Replaced #include of <config.h> with <cppunit/Portability.h> | Bastiaan Bakker | 2001-06-17 | 4 | -4/+4 | |
| * | Removed config.h, added config-auto.h, config-msvc6.h, config-bcb5.h, Portabi... | Bastiaan Bakker | 2001-06-17 | 1 | -1/+7 | |
| * | Include/cppunit/NotEqualException. | Baptiste Lepilleur | 2001-06-12 | 2 | -37/+38 | |
| * | Revert unintended commit | Steve M. Robbins | 2001-06-11 | 1 | -0/+21 | |
| * | *** empty log message *** | Steve M. Robbins | 2001-06-11 | 1 | -21/+0 | |
| * | Fixes for test suite | Steve M. Robbins | 2001-06-11 | 1 | -1/+1 | |
| * | Bug fix | Steve M. Robbins | 2001-06-11 | 1 | -1/+1 | |
| * | Include/cppunit/Exception. | Baptiste Lepilleur | 2001-06-11 | 7 | -50/+151 | |
| * | Include/cppunit/extensions/HelperMacros. | Baptiste Lepilleur | 2001-06-11 | 8 | -65/+81 | |
