| Commit | Date | |
|---|---|---|
| 2001-10-19 21:00:49 | Tree | |
|
[r205]
by
blep
* include/cppunit/Exception.h: |
2001-10-19 18:37:24 | Tree |
|
[r204]
by
smr99
Improved install process on systems that lack "doxygen". |
2001-10-18 23:08:23 | Tree |
|
[r203]
by
blep
* include/cppunitui/* : added, Qt TestRunner. * examples/qt/* : added, example showing the use of Qt TestRunner. * src/qttestrunner : added, source of the Qt TestRunner DLL. |
2001-10-14 12:23:31 | Tree |
| 2001-10-09 00:32:24 | Tree | |
|
[r201]
by
blep
* include/cppunit/CompilerTestResultOutputter.h : * src/cppunit/CompilerTestResultOutputter.cpp : * include/cppunit/CompilerTestResultOutputter.h : * include/cppunit/CompilerTestResultOutputter.h : renamed * src/cppunit/CompilerTestResultOutputter.cpp : renamed * examples/cppunittest/CppUnitTestMain.cpp : use factory method * src/msvc6/DSPlugIn/DSPlugIn.dsp : removed COM registration in * NEWS : updated. * src/cppunit/TestAssert.cpp : modified deprecated assert * examples/cppunittest/XmlTestResultOutputterTest.h : * examples/cppunittest/XmlTestResultOutputterTest.cpp : * NEWS : |
2001-10-07 19:37:53 | Tree |
| 2001-10-06 19:25:04 | Tree | |
|
[r199]
by
blep
* include/cppunit/CompilerTestResultOutputter.h : * src/cppunit/CppUnit.dsp : * examples/cppunittest/CppUnitTestMain.cpp : if -selftest is specified * examples/cppunittest/CppUnitTestMain.dsp : added post-build step to * NEWS : updated. * src/cppunit/TextTestRunner.cpp : skip a line after printing |
2001-10-06 12:03:30 | Tree |
|
[r198]
by
blep
* examples/cppunittest/CppUnitTestMain.cpp : application returns * src/cppunit/Exception.cpp : bug fix, operator =() with VC++. * doc/FAQ : added a note explaining why the test * NEWS : updated and detailed. * include/cppunit/TestResult.h : * include/cppunit/TextTestRunner.h : |
2001-10-06 10:16:31 | Tree |
|
[r197]
by
blep
* include/cppunit/Asserter.h : * src/cppunit/cppunit.dsp : * include/cppunit/Exception.h : * examples/cppunittest/ExceptionTest.cpp : Refactored. * NEWS : partially updated (need to be more detailed) * include/cppunit/NotEqualException.h : * examples/cppunittest/NotEqualExceptionTest.cpp : moved to "Core" * include/cppunit/SourceLine.h : * include/cppunit/TestAssert.h : * src/cppunit/TestCase.cpp : Modified for SourceLine. * include/cppunit/TestFailure.h : * src/msvc6/testrunner/TestRunnerDlg.cpp : modified to use SourceLine. * include/cppunit/TextTestResult.h : * src/cppunit/TextTestRunner.cpp : run() now returns a boolean to * src/cppunit/XmlTestResultOutputter.cpp : replaced itoa() with * examples/cppunittest/XmlUniformiser.h : * examples/cppunittest/XmlUniformiserTest.h : * include/cppunit/XmlTestResultOutputter.h : |
2001-10-05 22:27:15 | Tree |