summaryrefslogtreecommitdiff
path: root/src/cppunit/cppunit.dsp
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2001-06-01 18:34:42 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2001-06-01 18:34:42 +0000
commit8c24e60a1c43fc24ee65618155795037770b5196 (patch)
tree753bbfb0a0ddf015a9694e6ae3890bc0ca84f5de /src/cppunit/cppunit.dsp
parentbc6338edfd9b10327c83142fef1e427c5cb3e80f (diff)
downloadcppunit-8c24e60a1c43fc24ee65618155795037770b5196.tar.gz
Added project cppunittest to examples/: unit tests to test cppunit.
added project cppunittest to examples/: unit tests to test cppunit. The main file is CppUnitTestMain.cpp. Unit tests have been implemented for TestCaller and TestListener. * added project CppUnitTestApp to examples/msvc6: graphical runner for cppunittest. * added TestListener to TestResult. It is a port of junit TestListener. * updated some .cvsignore to ignore files generated with VC++.
Diffstat (limited to 'src/cppunit/cppunit.dsp')
-rw-r--r--src/cppunit/cppunit.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cppunit/cppunit.dsp b/src/cppunit/cppunit.dsp
index 8cdc482..7538d25 100644
--- a/src/cppunit/cppunit.dsp
+++ b/src/cppunit/cppunit.dsp
@@ -211,6 +211,10 @@ SOURCE=..\..\include\cppunit\TestFailure.h
# End Source File
# Begin Source File
+SOURCE=..\..\include\cppunit\TestListener.h
+# End Source File
+# Begin Source File
+
SOURCE=.\TestRegistry.cpp
# End Source File
# Begin Source File