summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/store
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-03-27 21:59:06 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-03-27 21:59:06 +0000
commitb334d8f3cfb7b43e705ed0b7c7aa6e2ce23e5bd6 (patch)
tree4c9d007cedf59cc9a1baacd8f875d743d445ed29 /sca-cpp/trunk/modules/edit/store
parent093d169f38327c96964f9a42bc8fcd8f9eb32179 (diff)
Add tests for HTTP components and widgets. Refactor and simplify some of the samples composites and component categories.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086047 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/modules/edit/store')
-rw-r--r--sca-cpp/trunk/modules/edit/store/coolapps1
-rw-r--r--sca-cpp/trunk/modules/edit/store/featured1
-rw-r--r--sca-cpp/trunk/modules/edit/store/new1
-rw-r--r--sca-cpp/trunk/modules/edit/store/services1
-rw-r--r--sca-cpp/trunk/modules/edit/store/tests1
-rw-r--r--sca-cpp/trunk/modules/edit/store/top1
6 files changed, 5 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/edit/store/coolapps b/sca-cpp/trunk/modules/edit/store/coolapps
deleted file mode 100644
index 9c40c7bd58..0000000000
--- a/sca-cpp/trunk/modules/edit/store/coolapps
+++ /dev/null
@@ -1 +0,0 @@
-((entry (title "An Empty Test App") (id "test")) (entry (title "Test Values and Lists") (id "testvalues")) (entry (title "Test Social Components") (id "testsocial")) (entry (title "Test URL Components") (id "testurl")) (entry (title "Test Logic Components") (id "testlogic")) (entry (title "Test Text Processing Components") (id "testtext")) (entry (title "Test HTTP Get Component") (id "testget")) (entry (title "An App that shows my Social Profiles") (id "me360")) (entry (title "An App that shows Friends Near Me") (id "nearme")))
diff --git a/sca-cpp/trunk/modules/edit/store/featured b/sca-cpp/trunk/modules/edit/store/featured
new file mode 100644
index 0000000000..df702cae8f
--- /dev/null
+++ b/sca-cpp/trunk/modules/edit/store/featured
@@ -0,0 +1 @@
+((entry (title "An app that shows my social profiles") (id "me360")) (entry (title "An app that shows friends near me") (id "nearme")))
diff --git a/sca-cpp/trunk/modules/edit/store/new b/sca-cpp/trunk/modules/edit/store/new
new file mode 100644
index 0000000000..df702cae8f
--- /dev/null
+++ b/sca-cpp/trunk/modules/edit/store/new
@@ -0,0 +1 @@
+((entry (title "An app that shows my social profiles") (id "me360")) (entry (title "An app that shows friends near me") (id "nearme")))
diff --git a/sca-cpp/trunk/modules/edit/store/services b/sca-cpp/trunk/modules/edit/store/services
new file mode 100644
index 0000000000..431193e8e6
--- /dev/null
+++ b/sca-cpp/trunk/modules/edit/store/services
@@ -0,0 +1 @@
+((entry (title "An app that returns somebody's Buzz profile") (id "buzzprofile")))
diff --git a/sca-cpp/trunk/modules/edit/store/tests b/sca-cpp/trunk/modules/edit/store/tests
new file mode 100644
index 0000000000..ee6cbbe788
--- /dev/null
+++ b/sca-cpp/trunk/modules/edit/store/tests
@@ -0,0 +1 @@
+((entry (title "An empty test app") (id "test")) (entry (title "Test values and lists") (id "testvalues")) (entry (title "Test social components") (id "testsocial")) (entry (title "Test URL components") (id "testurl")) (entry (title "Test logic components") (id "testlogic")) (entry (title "Test text processing components") (id "testtext")) (entry (title "Test HTTP components") (id "testhttp")) (entry (title "Test widgets") (id "testwidgets")) (entry (title "Test more widgets") (id "testwidgets2")) (entry (title "Test event components") (id "testevents")))
diff --git a/sca-cpp/trunk/modules/edit/store/top b/sca-cpp/trunk/modules/edit/store/top
new file mode 100644
index 0000000000..df702cae8f
--- /dev/null
+++ b/sca-cpp/trunk/modules/edit/store/top
@@ -0,0 +1 @@
+((entry (title "An app that shows my social profiles") (id "me360")) (entry (title "An app that shows friends near me") (id "nearme")))