summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:57:41 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:57:41 +0000
commitbd0fdbf902f8ca8e7e352582efe938e1d6743dd1 (patch)
tree4ffc871e04f7e22cad2a6ed1d921718e296dc5fe /sca-cpp/trunk/test
parent2cd577564c1e4a37b25f4064b84af15d112b0654 (diff)
Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880633 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/test/Makefile.am (renamed from cpp/sca/test/Makefile.am)0
-rw-r--r--sca-cpp/trunk/test/store-function/Makefile.am (renamed from cpp/sca/test/store-function/Makefile.am)0
-rw-r--r--sca-cpp/trunk/test/store-function/cart.hpp (renamed from cpp/sca/test/store-function/cart.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/catalog.hpp (renamed from cpp/sca/test/store-function/catalog.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/catalogs.composite (renamed from cpp/sca/test/store-function/catalogs.composite)0
-rw-r--r--sca-cpp/trunk/test/store-function/currency-composite.hpp (renamed from cpp/sca/test/store-function/currency-composite.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/currency.composite (renamed from cpp/sca/test/store-function/currency.composite)0
-rw-r--r--sca-cpp/trunk/test/store-function/currency.hpp (renamed from cpp/sca/test/store-function/currency.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/item.hpp (renamed from cpp/sca/test/store-function/item.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/service.hpp (renamed from cpp/sca/test/store-function/service.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/store-composite.hpp (renamed from cpp/sca/test/store-function/store-composite.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/store-function-test.cpp (renamed from cpp/sca/test/store-function/store-function-test.cpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/store-solution.hpp (renamed from cpp/sca/test/store-function/store-solution.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/store-ui.hpp (renamed from cpp/sca/test/store-function/store-ui.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-function/store.composite (renamed from cpp/sca/test/store-function/store.composite)0
-rw-r--r--sca-cpp/trunk/test/store-object/Makefile.am (renamed from cpp/sca/test/store-object/Makefile.am)0
-rw-r--r--sca-cpp/trunk/test/store-object/cart.hpp (renamed from cpp/sca/test/store-object/cart.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/catalog.hpp (renamed from cpp/sca/test/store-object/catalog.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/catalogs.composite (renamed from cpp/sca/test/store-object/catalogs.composite)0
-rw-r--r--sca-cpp/trunk/test/store-object/currency-composite.hpp (renamed from cpp/sca/test/store-object/currency-composite.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/currency.composite (renamed from cpp/sca/test/store-object/currency.composite)0
-rw-r--r--sca-cpp/trunk/test/store-object/currency.hpp (renamed from cpp/sca/test/store-object/currency.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/item.hpp (renamed from cpp/sca/test/store-object/item.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/store-composite.hpp (renamed from cpp/sca/test/store-object/store-composite.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/store-object-test.cpp (renamed from cpp/sca/test/store-object/store-object-test.cpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/store-solution.hpp (renamed from cpp/sca/test/store-object/store-solution.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/store-ui.hpp (renamed from cpp/sca/test/store-object/store-ui.hpp)0
-rw-r--r--sca-cpp/trunk/test/store-object/store.composite (renamed from cpp/sca/test/store-object/store.composite)0
-rw-r--r--sca-cpp/trunk/test/store-script/Makefile.am (renamed from cpp/sca/test/store-script/Makefile.am)0
-rw-r--r--sca-cpp/trunk/test/store-script/currency-converter.scm (renamed from cpp/sca/test/store-script/currency-converter.scm)0
-rw-r--r--sca-cpp/trunk/test/store-script/currency.composite (renamed from cpp/sca/test/store-script/currency.composite)0
-rw-r--r--sca-cpp/trunk/test/store-script/fruits-catalog.scm (renamed from cpp/sca/test/store-script/fruits-catalog.scm)0
-rw-r--r--sca-cpp/trunk/test/store-script/htdocs/.htaccess (renamed from cpp/sca/test/store-script/htdocs/.htaccess)0
-rw-r--r--sca-cpp/trunk/test/store-script/htdocs/store.html (renamed from cpp/sca/test/store-script/htdocs/store.html)0
-rw-r--r--sca-cpp/trunk/test/store-script/htdocs/store.js (renamed from cpp/sca/test/store-script/htdocs/store.js)0
-rw-r--r--sca-cpp/trunk/test/store-script/shopping-cart.scm (renamed from cpp/sca/test/store-script/shopping-cart.scm)0
-rwxr-xr-xsca-cpp/trunk/test/store-script/store-http-test (renamed from cpp/sca/test/store-script/store-http-test)0
-rw-r--r--sca-cpp/trunk/test/store-script/store-script-test.cpp (renamed from cpp/sca/test/store-script/store-script-test.cpp)0
-rw-r--r--sca-cpp/trunk/test/store-script/store-script.scm (renamed from cpp/sca/test/store-script/store-script.scm)0
-rw-r--r--sca-cpp/trunk/test/store-script/store.composite (renamed from cpp/sca/test/store-script/store.composite)0
-rw-r--r--sca-cpp/trunk/test/store-script/store.scm (renamed from cpp/sca/test/store-script/store.scm)0
41 files changed, 0 insertions, 0 deletions
diff --git a/cpp/sca/test/Makefile.am b/sca-cpp/trunk/test/Makefile.am
index 4a20e27139..4a20e27139 100644
--- a/cpp/sca/test/Makefile.am
+++ b/sca-cpp/trunk/test/Makefile.am
diff --git a/cpp/sca/test/store-function/Makefile.am b/sca-cpp/trunk/test/store-function/Makefile.am
index 8d73bf3bff..8d73bf3bff 100644
--- a/cpp/sca/test/store-function/Makefile.am
+++ b/sca-cpp/trunk/test/store-function/Makefile.am
diff --git a/cpp/sca/test/store-function/cart.hpp b/sca-cpp/trunk/test/store-function/cart.hpp
index 9ed6474985..9ed6474985 100644
--- a/cpp/sca/test/store-function/cart.hpp
+++ b/sca-cpp/trunk/test/store-function/cart.hpp
diff --git a/cpp/sca/test/store-function/catalog.hpp b/sca-cpp/trunk/test/store-function/catalog.hpp
index c49ebc8fa3..c49ebc8fa3 100644
--- a/cpp/sca/test/store-function/catalog.hpp
+++ b/sca-cpp/trunk/test/store-function/catalog.hpp
diff --git a/cpp/sca/test/store-function/catalogs.composite b/sca-cpp/trunk/test/store-function/catalogs.composite
index 1638ed0a05..1638ed0a05 100644
--- a/cpp/sca/test/store-function/catalogs.composite
+++ b/sca-cpp/trunk/test/store-function/catalogs.composite
diff --git a/cpp/sca/test/store-function/currency-composite.hpp b/sca-cpp/trunk/test/store-function/currency-composite.hpp
index ae28471538..ae28471538 100644
--- a/cpp/sca/test/store-function/currency-composite.hpp
+++ b/sca-cpp/trunk/test/store-function/currency-composite.hpp
diff --git a/cpp/sca/test/store-function/currency.composite b/sca-cpp/trunk/test/store-function/currency.composite
index aefd474f1f..aefd474f1f 100644
--- a/cpp/sca/test/store-function/currency.composite
+++ b/sca-cpp/trunk/test/store-function/currency.composite
diff --git a/cpp/sca/test/store-function/currency.hpp b/sca-cpp/trunk/test/store-function/currency.hpp
index 453a5e1e81..453a5e1e81 100644
--- a/cpp/sca/test/store-function/currency.hpp
+++ b/sca-cpp/trunk/test/store-function/currency.hpp
diff --git a/cpp/sca/test/store-function/item.hpp b/sca-cpp/trunk/test/store-function/item.hpp
index fbe29915dc..fbe29915dc 100644
--- a/cpp/sca/test/store-function/item.hpp
+++ b/sca-cpp/trunk/test/store-function/item.hpp
diff --git a/cpp/sca/test/store-function/service.hpp b/sca-cpp/trunk/test/store-function/service.hpp
index b764e87d1a..b764e87d1a 100644
--- a/cpp/sca/test/store-function/service.hpp
+++ b/sca-cpp/trunk/test/store-function/service.hpp
diff --git a/cpp/sca/test/store-function/store-composite.hpp b/sca-cpp/trunk/test/store-function/store-composite.hpp
index 351c905eae..351c905eae 100644
--- a/cpp/sca/test/store-function/store-composite.hpp
+++ b/sca-cpp/trunk/test/store-function/store-composite.hpp
diff --git a/cpp/sca/test/store-function/store-function-test.cpp b/sca-cpp/trunk/test/store-function/store-function-test.cpp
index 8a6a86eb8a..8a6a86eb8a 100644
--- a/cpp/sca/test/store-function/store-function-test.cpp
+++ b/sca-cpp/trunk/test/store-function/store-function-test.cpp
diff --git a/cpp/sca/test/store-function/store-solution.hpp b/sca-cpp/trunk/test/store-function/store-solution.hpp
index e0addcba12..e0addcba12 100644
--- a/cpp/sca/test/store-function/store-solution.hpp
+++ b/sca-cpp/trunk/test/store-function/store-solution.hpp
diff --git a/cpp/sca/test/store-function/store-ui.hpp b/sca-cpp/trunk/test/store-function/store-ui.hpp
index 12b28d6a92..12b28d6a92 100644
--- a/cpp/sca/test/store-function/store-ui.hpp
+++ b/sca-cpp/trunk/test/store-function/store-ui.hpp
diff --git a/cpp/sca/test/store-function/store.composite b/sca-cpp/trunk/test/store-function/store.composite
index 124adff853..124adff853 100644
--- a/cpp/sca/test/store-function/store.composite
+++ b/sca-cpp/trunk/test/store-function/store.composite
diff --git a/cpp/sca/test/store-object/Makefile.am b/sca-cpp/trunk/test/store-object/Makefile.am
index 9e5621c6ca..9e5621c6ca 100644
--- a/cpp/sca/test/store-object/Makefile.am
+++ b/sca-cpp/trunk/test/store-object/Makefile.am
diff --git a/cpp/sca/test/store-object/cart.hpp b/sca-cpp/trunk/test/store-object/cart.hpp
index f35a5c4527..f35a5c4527 100644
--- a/cpp/sca/test/store-object/cart.hpp
+++ b/sca-cpp/trunk/test/store-object/cart.hpp
diff --git a/cpp/sca/test/store-object/catalog.hpp b/sca-cpp/trunk/test/store-object/catalog.hpp
index fab013cf8e..fab013cf8e 100644
--- a/cpp/sca/test/store-object/catalog.hpp
+++ b/sca-cpp/trunk/test/store-object/catalog.hpp
diff --git a/cpp/sca/test/store-object/catalogs.composite b/sca-cpp/trunk/test/store-object/catalogs.composite
index 1638ed0a05..1638ed0a05 100644
--- a/cpp/sca/test/store-object/catalogs.composite
+++ b/sca-cpp/trunk/test/store-object/catalogs.composite
diff --git a/cpp/sca/test/store-object/currency-composite.hpp b/sca-cpp/trunk/test/store-object/currency-composite.hpp
index 94b52b461e..94b52b461e 100644
--- a/cpp/sca/test/store-object/currency-composite.hpp
+++ b/sca-cpp/trunk/test/store-object/currency-composite.hpp
diff --git a/cpp/sca/test/store-object/currency.composite b/sca-cpp/trunk/test/store-object/currency.composite
index aefd474f1f..aefd474f1f 100644
--- a/cpp/sca/test/store-object/currency.composite
+++ b/sca-cpp/trunk/test/store-object/currency.composite
diff --git a/cpp/sca/test/store-object/currency.hpp b/sca-cpp/trunk/test/store-object/currency.hpp
index a8228ea51c..a8228ea51c 100644
--- a/cpp/sca/test/store-object/currency.hpp
+++ b/sca-cpp/trunk/test/store-object/currency.hpp
diff --git a/cpp/sca/test/store-object/item.hpp b/sca-cpp/trunk/test/store-object/item.hpp
index ab8e52769b..ab8e52769b 100644
--- a/cpp/sca/test/store-object/item.hpp
+++ b/sca-cpp/trunk/test/store-object/item.hpp
diff --git a/cpp/sca/test/store-object/store-composite.hpp b/sca-cpp/trunk/test/store-object/store-composite.hpp
index 8cee5a943f..8cee5a943f 100644
--- a/cpp/sca/test/store-object/store-composite.hpp
+++ b/sca-cpp/trunk/test/store-object/store-composite.hpp
diff --git a/cpp/sca/test/store-object/store-object-test.cpp b/sca-cpp/trunk/test/store-object/store-object-test.cpp
index bfbf5459ac..bfbf5459ac 100644
--- a/cpp/sca/test/store-object/store-object-test.cpp
+++ b/sca-cpp/trunk/test/store-object/store-object-test.cpp
diff --git a/cpp/sca/test/store-object/store-solution.hpp b/sca-cpp/trunk/test/store-object/store-solution.hpp
index ecabb18f1c..ecabb18f1c 100644
--- a/cpp/sca/test/store-object/store-solution.hpp
+++ b/sca-cpp/trunk/test/store-object/store-solution.hpp
diff --git a/cpp/sca/test/store-object/store-ui.hpp b/sca-cpp/trunk/test/store-object/store-ui.hpp
index c9d0f4330b..c9d0f4330b 100644
--- a/cpp/sca/test/store-object/store-ui.hpp
+++ b/sca-cpp/trunk/test/store-object/store-ui.hpp
diff --git a/cpp/sca/test/store-object/store.composite b/sca-cpp/trunk/test/store-object/store.composite
index 124adff853..124adff853 100644
--- a/cpp/sca/test/store-object/store.composite
+++ b/sca-cpp/trunk/test/store-object/store.composite
diff --git a/cpp/sca/test/store-script/Makefile.am b/sca-cpp/trunk/test/store-script/Makefile.am
index d5c4a8c0eb..d5c4a8c0eb 100644
--- a/cpp/sca/test/store-script/Makefile.am
+++ b/sca-cpp/trunk/test/store-script/Makefile.am
diff --git a/cpp/sca/test/store-script/currency-converter.scm b/sca-cpp/trunk/test/store-script/currency-converter.scm
index 7f58335951..7f58335951 100644
--- a/cpp/sca/test/store-script/currency-converter.scm
+++ b/sca-cpp/trunk/test/store-script/currency-converter.scm
diff --git a/cpp/sca/test/store-script/currency.composite b/sca-cpp/trunk/test/store-script/currency.composite
index eaea331dbe..eaea331dbe 100644
--- a/cpp/sca/test/store-script/currency.composite
+++ b/sca-cpp/trunk/test/store-script/currency.composite
diff --git a/cpp/sca/test/store-script/fruits-catalog.scm b/sca-cpp/trunk/test/store-script/fruits-catalog.scm
index 390068d71a..390068d71a 100644
--- a/cpp/sca/test/store-script/fruits-catalog.scm
+++ b/sca-cpp/trunk/test/store-script/fruits-catalog.scm
diff --git a/cpp/sca/test/store-script/htdocs/.htaccess b/sca-cpp/trunk/test/store-script/htdocs/.htaccess
index e2e343b6b2..e2e343b6b2 100644
--- a/cpp/sca/test/store-script/htdocs/.htaccess
+++ b/sca-cpp/trunk/test/store-script/htdocs/.htaccess
diff --git a/cpp/sca/test/store-script/htdocs/store.html b/sca-cpp/trunk/test/store-script/htdocs/store.html
index 4d300f1adb..4d300f1adb 100644
--- a/cpp/sca/test/store-script/htdocs/store.html
+++ b/sca-cpp/trunk/test/store-script/htdocs/store.html
diff --git a/cpp/sca/test/store-script/htdocs/store.js b/sca-cpp/trunk/test/store-script/htdocs/store.js
index 9cb09f4b78..9cb09f4b78 100644
--- a/cpp/sca/test/store-script/htdocs/store.js
+++ b/sca-cpp/trunk/test/store-script/htdocs/store.js
diff --git a/cpp/sca/test/store-script/shopping-cart.scm b/sca-cpp/trunk/test/store-script/shopping-cart.scm
index ebb3504e25..ebb3504e25 100644
--- a/cpp/sca/test/store-script/shopping-cart.scm
+++ b/sca-cpp/trunk/test/store-script/shopping-cart.scm
diff --git a/cpp/sca/test/store-script/store-http-test b/sca-cpp/trunk/test/store-script/store-http-test
index 551731e856..551731e856 100755
--- a/cpp/sca/test/store-script/store-http-test
+++ b/sca-cpp/trunk/test/store-script/store-http-test
diff --git a/cpp/sca/test/store-script/store-script-test.cpp b/sca-cpp/trunk/test/store-script/store-script-test.cpp
index add5cb75e5..add5cb75e5 100644
--- a/cpp/sca/test/store-script/store-script-test.cpp
+++ b/sca-cpp/trunk/test/store-script/store-script-test.cpp
diff --git a/cpp/sca/test/store-script/store-script.scm b/sca-cpp/trunk/test/store-script/store-script.scm
index 30c10d8184..30c10d8184 100644
--- a/cpp/sca/test/store-script/store-script.scm
+++ b/sca-cpp/trunk/test/store-script/store-script.scm
diff --git a/cpp/sca/test/store-script/store.composite b/sca-cpp/trunk/test/store-script/store.composite
index cd34f81840..cd34f81840 100644
--- a/cpp/sca/test/store-script/store.composite
+++ b/sca-cpp/trunk/test/store-script/store.composite
diff --git a/cpp/sca/test/store-script/store.scm b/sca-cpp/trunk/test/store-script/store.scm
index 2434b18b51..2434b18b51 100644
--- a/cpp/sca/test/store-script/store.scm
+++ b/sca-cpp/trunk/test/store-script/store.scm