summaryrefslogtreecommitdiff
path: root/examples/cppunittest
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2002-06-16 17:16:22 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2002-06-16 17:16:22 +0000
commit81f96d1b9e849fc77b6a8b66c6e7e8eb62fa6552 (patch)
treeb08f697097a273758f9f0d5d63a1bdcd8a6271e4 /examples/cppunittest
parent5e29d623a9e21dbc51aba45da655de373dbacd18 (diff)
downloadcppunit-81f96d1b9e849fc77b6a8b66c6e7e8eb62fa6552.tar.gz
added ToolsSuite.h
Diffstat (limited to 'examples/cppunittest')
-rw-r--r--examples/cppunittest/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/cppunittest/Makefile.am b/examples/cppunittest/Makefile.am
index 3d46300..1575e51 100644
--- a/examples/cppunittest/Makefile.am
+++ b/examples/cppunittest/Makefile.am
@@ -56,6 +56,7 @@ cppunittestmain_SOURCES = \
TestSuiteTest.h \
TestTest.cpp \
TestTest.h \
+ ToolsSuite.h \
TrackedTestCase.cpp \
TrackedTestCase.h \
UnitTestToolSuite.h \