From 965e129717da78c4ac56531200631836b74758f4 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 26 Oct 2009 05:13:21 +0000 Subject: Added test cases to make check build target. Changed store-script to interop with java store sample. Added reference support to http module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829700 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/sca/test/store-object/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/sca/test/store-object/Makefile.am') diff --git a/cpp/sca/test/store-object/Makefile.am b/cpp/sca/test/store-object/Makefile.am index c79bf6ebde..d4ad4e5fc0 100644 --- a/cpp/sca/test/store-object/Makefile.am +++ b/cpp/sca/test/store-object/Makefile.am @@ -26,3 +26,5 @@ store_object_test_LDADD = -L${LIBXML2_LIB} -lxml2 -lpthread EXTRA_DIST = *.composite store_object_DATA = *.composite +TESTS = store-object-test + -- cgit v1.2.3