summaryrefslogtreecommitdiff
path: root/examples/msvc6
Commit message (Expand)AuthorAgeFilesLines
* add a flag for adding optional featuresMarkus Mohrhard2015-11-071-5/+6
* Added updated project and instructions for building under Visual Studio.Net 2008Andy Dent2008-12-162-0/+2279
* Src/msvc6/TesRunner/TestRunner.Baptiste Lepilleur2006-07-281-9/+9
* Include/cppunit/config/SourcePrefix.Baptiste Lepilleur2005-11-062-9/+0
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-132-11/+14
* fixing project compilation settings (rtti not always enabled)Baptiste Lepilleur2004-06-161-1/+1
* Src/msvc6/testrunner/DynamicWindow/cdxCDynamicWndEx.Baptiste Lepilleur2003-03-152-1/+5
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-111-2/+1
* CodingGuideLines.Baptiste Lepilleur2002-08-271-0/+16
* Include/cppunit/Exception.Baptiste Lepilleur2002-08-031-0/+8
* CodingGuideLines.Baptiste Lepilleur2002-07-143-5/+5
* Src/cppunit/CompilerOutputter.Baptiste Lepilleur2002-06-131-0/+2
* Include/cppunit/NotEqualException.Baptiste Lepilleur2002-06-131-9/+0
* Include/cppunit/Asserter.Baptiste Lepilleur2002-06-131-0/+8
* Install-unix: added some hints extracted from bug #544684 on how to compile f...Baptiste Lepilleur2002-06-121-1/+2
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2002-05-231-1/+14
* Src/DllPlugInTester/makefile.Baptiste Lepilleur2002-04-219-380/+0
* THANKS: updated Baptiste Lepilleur2002-04-202-76/+1
* Src/cppunit/PlugInManager.Baptiste Lepilleur2002-04-194-209/+55
* Bumped version to 1.Baptiste Lepilleur2002-04-173-14/+14
* NEWS: updated.Baptiste Lepilleur2002-04-151-11/+2
* NEWS: updated Baptiste Lepilleur2002-04-135-10/+148
* Makefile.Baptiste Lepilleur2002-04-121-0/+18
* Include/cppunitui/: moved to include/cppunit/ui (fix unix install problem).Baptiste Lepilleur2002-04-102-2/+2
* Doc/cookbook.Baptiste Lepilleur2002-03-282-6/+6
* Makefile.Baptiste Lepilleur2002-03-271-151/+123
* Include/cppunit/makefile.Baptiste Lepilleur2002-03-251-2/+2
* INSTALL-WIN32.Baptiste Lepilleur2002-03-254-10/+200
* NEW: updated and restructured.Baptiste Lepilleur2002-02-281-23/+13
* Examples/msvc6/CppUnitTestApp/CppUnitTestApp.Baptiste Lepilleur2001-10-242-22/+150
* Include/cppunit/CompilerTestResultOutputter.Baptiste Lepilleur2001-10-071-2/+2
* NEWS : updated.Baptiste Lepilleur2001-10-051-0/+52
* Include/cppunit/extensions/TestFactoryRegistry.Baptiste Lepilleur2001-10-022-38/+80
* Examples/cppunittest/makefile.Baptiste Lepilleur2001-09-191-1/+1
* Examples/examples.Baptiste Lepilleur2001-09-183-0/+51
* Makefile.Baptiste Lepilleur2001-09-175-176/+10
* examples/msvc6/TestPlugIn/: a new example of test plug in.Baptiste Lepilleur2001-06-279-0/+366
* Examples/msvc6/CppUnitTestApp/CppUnitTestApp.Baptiste Lepilleur2001-06-273-15/+19
* src/cppunit/TestFactoryRegistry.cpp: fixed makeTest(). It did not use m_name forBaptiste Lepilleur2001-06-121-17/+4
* examples/examples.dsw: added cppunittest projects to workspace.Baptiste Lepilleur2001-06-111-0/+282
* Src/cppunit/TypeInfoHelper.Baptiste Lepilleur2001-06-051-11/+11
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-021-11/+11
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-024-21/+21
* Added project cppunittest to examples/: unit tests to test cppunit.Baptiste Lepilleur2001-06-0115-1/+1065
* :registerFactory(factory) now generate a dummy name based on a serial number ...Baptiste Lepilleur2001-05-181-4/+44
* Removed unnecessary #include's of TestSuiteBuilder.hBastiaan Bakker2001-05-061-9/+4
* Merge of CppUnitW 1.2 phase 2.Bastiaan Bakker2001-05-051-2/+2
* Merged Baptiste Lepilleurs CppUnitW 1.2.Bastiaan Bakker2001-04-295-25/+22
* Merged msvc6 specific TestRunner and example adapted from Michael FeathersBastiaan Bakker2001-04-2823-0/+1502