From b2b06bd2780dc40f666201d095c388313364b37a Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 3 Oct 2009 21:50:33 +0000 Subject: Refactored store tests and moved them under test/. Simplified the script evaluation logic a little, added an apply procedure and support for variable lists of args. Added a test case that assembles the store app using a script. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821425 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/sca/test/store-script/store.composite | 64 +++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 cpp/sca/test/store-script/store.composite (limited to 'cpp/sca/test/store-script/store.composite') diff --git a/cpp/sca/test/store-script/store.composite b/cpp/sca/test/store-script/store.composite new file mode 100644 index 0000000000..124adff853 --- /dev/null +++ b/cpp/sca/test/store-script/store.composite @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + USD + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3