From b334d8f3cfb7b43e705ed0b7c7aa6e2ce23e5bd6 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 27 Mar 2011 21:59:06 +0000 Subject: 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 --- .../modules/edit/apps/testvalues/app.composite | 41 +++++++++++++--------- .../trunk/modules/edit/apps/testvalues/app.html | 6 +++- 2 files changed, 29 insertions(+), 18 deletions(-) (limited to 'sca-cpp/trunk/modules/edit/apps/testvalues') diff --git a/sca-cpp/trunk/modules/edit/apps/testvalues/app.composite b/sca-cpp/trunk/modules/edit/apps/testvalues/app.composite index d0bb61b129..c371fb68f1 100644 --- a/sca-cpp/trunk/modules/edit/apps/testvalues/app.composite +++ b/sca-cpp/trunk/modules/edit/apps/testvalues/app.composite @@ -18,20 +18,14 @@ * under the License. --> - - - - - xyz - - + abc - + @@ -41,7 +35,7 @@ - + @@ -89,13 +83,13 @@ 10 - + - + @@ -106,7 +100,7 @@ - + @@ -251,6 +245,24 @@ + + + + + + + + + + + + + + + + + xyz + @@ -258,9 +270,4 @@ - - - - - diff --git a/sca-cpp/trunk/modules/edit/apps/testvalues/app.html b/sca-cpp/trunk/modules/edit/apps/testvalues/app.html index 5c7c7219bb..0c832411d7 100644 --- a/sca-cpp/trunk/modules/edit/apps/testvalues/app.html +++ b/sca-cpp/trunk/modules/edit/apps/testvalues/app.html @@ -17,4 +17,8 @@ * specific language governing permissions and limitations * under the License. --> -
+
+ +

Header2

+
+
-- cgit v1.2.3