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-function/currency.composite | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 cpp/sca/test/store-function/currency.composite (limited to 'cpp/sca/test/store-function/currency.composite') diff --git a/cpp/sca/test/store-function/currency.composite b/cpp/sca/test/store-function/currency.composite new file mode 100644 index 0000000000..aefd474f1f --- /dev/null +++ b/cpp/sca/test/store-function/currency.composite @@ -0,0 +1,32 @@ + + + + + + + + + + + + -- cgit v1.2.3