You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2006/09/27 17:45:11 UTC

svn commit: r450482 - /incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am

Author: robbinspg
Date: Wed Sep 27 08:45:10 2006
New Revision: 450482

URL: http://svn.apache.org/viewvc?view=rev&rev=450482
Log:
Add sdo test suite to make check target

Modified:
    incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am?view=diff&rev=450482&r1=450481&r2=450482
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am Wed Sep 27 08:45:10 2006
@@ -1,6 +1,7 @@
 prgbindir=$(prefix)/bin/test
 prgbin_PROGRAMS = tuscany_sdo_test
 SUBDIRS =
+TESTS=tuscany_sdo_test
 AM_CPPFLAGS = $(CPPFLAGS)
 tuscany_sdo_test_SOURCES = sdotest.cpp sdotest2.cpp utils.cpp main.cpp
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org