summaryrefslogtreecommitdiff
path: root/tools/CppunitTest_tools_test.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-24 22:42:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-25 10:11:31 +0100
commit1f708c8be92241150258bbca2d457bab8b7a01a1 (patch)
tree7146cbb99cd580d897162cf36c7b3d0c38e485e9 /tools/CppunitTest_tools_test.mk
parent52cf287f690e37251f1ba3be6436d02370328bb8 (diff)
add a good(), eof(), bad() and a test case to demonstrate
Diffstat (limited to 'tools/CppunitTest_tools_test.mk')
-rwxr-xr-xtools/CppunitTest_tools_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/CppunitTest_tools_test.mk b/tools/CppunitTest_tools_test.mk
index 52d0b7019055..2d1e02e9abdb 100755
--- a/tools/CppunitTest_tools_test.mk
+++ b/tools/CppunitTest_tools_test.mk
@@ -32,6 +32,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,tools_test))
$(eval $(call gb_CppunitTest_add_exception_objects,tools_test, \
tools/qa/cppunit/test_reversemap \
tools/qa/cppunit/test_pathutils \
+ tools/qa/cppunit/test_streamstate \
))
$(eval $(call gb_CppunitTest_add_api,tools_test, \