| Commit | Date | |
|---|---|---|
|
[r251]
by
blep
* Makefile.am: added examples/qt to tar ball release. * TODO: heavily updated. * contrib/msvc/CppUnit*.wwtpl: changed base class for unit test to TestFixture. * include/cppunit/Test.h: removed toString() method. Not used by the framework * src/cppunit/Test.cpp: added. Implementation of new utility methods. * include/cppunit/TestCase.h: * src/cppunit/TestCase.cpp: * include/cppunit/TestComposite.h: * include/cppunit/TestFailure.h: * include/cppunit/TestLeaf.h: * include/cppunit/TestListener.h: added TimingListener example to documentation. * include/cppunit/TestPath.h: * include/cppunit/TestRunner.h: added. Generic TestRunner. * src/cppunit/TestRunner.cpp: moved to TextTestRunner.cpp. Added new implementation * include/cppunit/TestSuite.h: * src/cppunit/TextTestRunner.cpp: moved from TestRunner.cpp. Implementation of * include/cppunit/extensions/RepeatedTest.h: * include/cppunit/extensions/TestDecorator.h: inherits TestLeaf. * include/cppunit/XmlOutputter.h: * src/msvc/testrunner/TestRunnerModel.h: * src/msvc/testrunner/TreeHierarchyDlg.h: * examples/cppunittest/TestPathTest.h: * examples/cppunittest/TestCaseTest.h: * examples/cppunittest/TestSuiteTest.h: |
2002-04-12 19:28:48 | Tree |
| 2002-04-11 11:23:11 | Tree | |
| 2002-04-11 10:18:28 | Tree | |
| 2002-04-11 10:18:27 | Tree | |
|
[r247]
by
blep
* doc/FAQ: removed question about the Exception::operator =() problem. * release 1.8.0 |
2002-04-11 10:07:07 | Tree |
|
[r246]
by
blep
* doc/FAQ: removed question about the Exception::operator =() problem. * release 1.8.0 |
2002-04-11 09:53:07 | Tree |
| 2002-04-11 04:10:19 | Tree | |
|
[r244]
by
blep
* Makefile.am: removed directory cppunitui from copy when making the dist. * include/cppunit/ui: added Makefile.am for dist and install. |
2002-04-10 15:41:12 | Tree |
|
[r243]
by
blep
* Makefile.am: removed directory cppunitui from copy when making the dist. * include/cppunit/ui: added Makefile.am for dist and install. |
2002-04-10 15:35:43 | Tree |
|
[r242]
by
blep
* include/cppunitui/: moved to include/cppunit/ui (fix unix install problem). * doc/cookbook.dox: * doc/CppUnit-win.dox: generated documentation give the include path at the * NEWS: added compatibility break for 1.7.10 users. |
2002-04-10 15:22:30 | Tree |