Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a flag for adding optional features | Markus Mohrhard | 2015-11-07 | 1 | -5/+6 |
* | Added updated project and instructions for building under Visual Studio.Net 2008 | Andy Dent | 2008-12-16 | 2 | -0/+2279 |
* | Src/msvc6/TesRunner/TestRunner. | Baptiste Lepilleur | 2006-07-28 | 1 | -9/+9 |
* | Include/cppunit/config/SourcePrefix. | Baptiste Lepilleur | 2005-11-06 | 2 | -9/+0 |
* | removed most warning when compiling with vc++ 6sp6. | Baptiste Lepilleur | 2005-10-13 | 2 | -11/+14 |
* | fixing project compilation settings (rtti not always enabled) | Baptiste Lepilleur | 2004-06-16 | 1 | -1/+1 |
* | Src/msvc6/testrunner/DynamicWindow/cdxCDynamicWndEx. | Baptiste Lepilleur | 2003-03-15 | 2 | -1/+5 |
* | Include/cppunit/tools/Algorithm. | Baptiste Lepilleur | 2003-03-11 | 1 | -2/+1 |
* | CodingGuideLines. | Baptiste Lepilleur | 2002-08-27 | 1 | -0/+16 |
* | Include/cppunit/Exception. | Baptiste Lepilleur | 2002-08-03 | 1 | -0/+8 |
* | CodingGuideLines. | Baptiste Lepilleur | 2002-07-14 | 3 | -5/+5 |
* | Src/cppunit/CompilerOutputter. | Baptiste Lepilleur | 2002-06-13 | 1 | -0/+2 |
* | Include/cppunit/NotEqualException. | Baptiste Lepilleur | 2002-06-13 | 1 | -9/+0 |
* | Include/cppunit/Asserter. | Baptiste Lepilleur | 2002-06-13 | 1 | -0/+8 |
* | Install-unix: added some hints extracted from bug #544684 on how to compile f... | Baptiste Lepilleur | 2002-06-12 | 1 | -1/+2 |
* | Include/cppunit/XmlOutputter. | Baptiste Lepilleur | 2002-05-23 | 1 | -1/+14 |
* | Src/DllPlugInTester/makefile. | Baptiste Lepilleur | 2002-04-21 | 9 | -380/+0 |
* | THANKS: updated | Baptiste Lepilleur | 2002-04-20 | 2 | -76/+1 |
* | Src/cppunit/PlugInManager. | Baptiste Lepilleur | 2002-04-19 | 4 | -209/+55 |
* | Bumped version to 1. | Baptiste Lepilleur | 2002-04-17 | 3 | -14/+14 |
* | NEWS: updated. | Baptiste Lepilleur | 2002-04-15 | 1 | -11/+2 |
* | NEWS: updated | Baptiste Lepilleur | 2002-04-13 | 5 | -10/+148 |
* | Makefile. | Baptiste Lepilleur | 2002-04-12 | 1 | -0/+18 |
* | Include/cppunitui/: moved to include/cppunit/ui (fix unix install problem). | Baptiste Lepilleur | 2002-04-10 | 2 | -2/+2 |
* | Doc/cookbook. | Baptiste Lepilleur | 2002-03-28 | 2 | -6/+6 |
* | Makefile. | Baptiste Lepilleur | 2002-03-27 | 1 | -151/+123 |
* | Include/cppunit/makefile. | Baptiste Lepilleur | 2002-03-25 | 1 | -2/+2 |
* | INSTALL-WIN32. | Baptiste Lepilleur | 2002-03-25 | 4 | -10/+200 |
* | NEW: updated and restructured. | Baptiste Lepilleur | 2002-02-28 | 1 | -23/+13 |
* | Examples/msvc6/CppUnitTestApp/CppUnitTestApp. | Baptiste Lepilleur | 2001-10-24 | 2 | -22/+150 |
* | Include/cppunit/CompilerTestResultOutputter. | Baptiste Lepilleur | 2001-10-07 | 1 | -2/+2 |
* | NEWS : updated. | Baptiste Lepilleur | 2001-10-05 | 1 | -0/+52 |
* | Include/cppunit/extensions/TestFactoryRegistry. | Baptiste Lepilleur | 2001-10-02 | 2 | -38/+80 |
* | Examples/cppunittest/makefile. | Baptiste Lepilleur | 2001-09-19 | 1 | -1/+1 |
* | Examples/examples. | Baptiste Lepilleur | 2001-09-18 | 3 | -0/+51 |
* | Makefile. | Baptiste Lepilleur | 2001-09-17 | 5 | -176/+10 |
* | examples/msvc6/TestPlugIn/: a new example of test plug in. | Baptiste Lepilleur | 2001-06-27 | 9 | -0/+366 |
* | Examples/msvc6/CppUnitTestApp/CppUnitTestApp. | Baptiste Lepilleur | 2001-06-27 | 3 | -15/+19 |
* | src/cppunit/TestFactoryRegistry.cpp: fixed makeTest(). It did not use m_name for | Baptiste Lepilleur | 2001-06-12 | 1 | -17/+4 |
* | examples/examples.dsw: added cppunittest projects to workspace. | Baptiste Lepilleur | 2001-06-11 | 1 | -0/+282 |
* | Src/cppunit/TypeInfoHelper. | Baptiste Lepilleur | 2001-06-05 | 1 | -11/+11 |
* | Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ... | Steve M. Robbins | 2001-06-02 | 1 | -11/+11 |
* | Replace CU_ by CPPUNIT_. | Steve M. Robbins | 2001-06-02 | 4 | -21/+21 |
* | Added project cppunittest to examples/: unit tests to test cppunit. | Baptiste Lepilleur | 2001-06-01 | 15 | -1/+1065 |
* | :registerFactory(factory) now generate a dummy name based on a serial number ... | Baptiste Lepilleur | 2001-05-18 | 1 | -4/+44 |
* | Removed unnecessary #include's of TestSuiteBuilder.h | Bastiaan Bakker | 2001-05-06 | 1 | -9/+4 |
* | Merge of CppUnitW 1.2 phase 2. | Bastiaan Bakker | 2001-05-05 | 1 | -2/+2 |
* | Merged Baptiste Lepilleurs CppUnitW 1.2. | Bastiaan Bakker | 2001-04-29 | 5 | -25/+22 |
* | Merged msvc6 specific TestRunner and example adapted from Michael Feathers | Bastiaan Bakker | 2001-04-28 | 23 | -0/+1502 |