From 03e92bcf5acf493e71dccfd291d747d12d5d5359 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 20 Jan 2011 13:23:13 +0000 Subject: [PATCH] Reorganized integration test scripts for clarity svn changeset:16968/svn branch:6.5 --- ...integration-test-GateIn-3.1.0-sampler.html | 0 .../integration-test-GAE-sampler.html | 0 .../Add_Sampler_to_Liferay.html | 0 ...tegration-test-liferay-5.2.3-portlet2.html | 0 ...tegration-test-liferay-5.2.3-sampler.html} | 0 .../{ => Liferay-6}/Liferay6-theme.html | 0 .../integration-test-liferay-6.0.5.html | 0 .../{ => Liferay-6EE}/Liferay6EE-theme.html | 0 .../integration-test-liferay-6ee.html | 2 +- .../{ => common}/sampler_deployment.tpl | 0 tests/integration_tests.xml | 66 +++++++++---------- 11 files changed, 33 insertions(+), 35 deletions(-) rename tests/integration-testscripts/{ => GateIn-3}/integration-test-GateIn-3.1.0-sampler.html (100%) rename tests/integration-testscripts/{ => GoogleAppEngine}/integration-test-GAE-sampler.html (100%) rename tests/integration-testscripts/{ => Liferay-5}/Add_Sampler_to_Liferay.html (100%) rename tests/integration-testscripts/{ => Liferay-5}/integration-test-liferay-5.2.3-portlet2.html (100%) rename tests/integration-testscripts/{sampler_deployment_liferay.html => Liferay-5/integration-test-liferay-5.2.3-sampler.html} (100%) rename tests/integration-testscripts/{ => Liferay-6}/Liferay6-theme.html (100%) rename tests/integration-testscripts/{ => Liferay-6}/integration-test-liferay-6.0.5.html (100%) rename tests/integration-testscripts/{ => Liferay-6EE}/Liferay6EE-theme.html (100%) rename tests/integration-testscripts/{ => Liferay-6EE}/integration-test-liferay-6ee.html (91%) rename tests/integration-testscripts/{ => common}/sampler_deployment.tpl (100%) diff --git a/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html b/tests/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-sampler.html similarity index 100% rename from tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html rename to tests/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-sampler.html diff --git a/tests/integration-testscripts/integration-test-GAE-sampler.html b/tests/integration-testscripts/GoogleAppEngine/integration-test-GAE-sampler.html similarity index 100% rename from tests/integration-testscripts/integration-test-GAE-sampler.html rename to tests/integration-testscripts/GoogleAppEngine/integration-test-GAE-sampler.html diff --git a/tests/integration-testscripts/Add_Sampler_to_Liferay.html b/tests/integration-testscripts/Liferay-5/Add_Sampler_to_Liferay.html similarity index 100% rename from tests/integration-testscripts/Add_Sampler_to_Liferay.html rename to tests/integration-testscripts/Liferay-5/Add_Sampler_to_Liferay.html diff --git a/tests/integration-testscripts/integration-test-liferay-5.2.3-portlet2.html b/tests/integration-testscripts/Liferay-5/integration-test-liferay-5.2.3-portlet2.html similarity index 100% rename from tests/integration-testscripts/integration-test-liferay-5.2.3-portlet2.html rename to tests/integration-testscripts/Liferay-5/integration-test-liferay-5.2.3-portlet2.html diff --git a/tests/integration-testscripts/sampler_deployment_liferay.html b/tests/integration-testscripts/Liferay-5/integration-test-liferay-5.2.3-sampler.html similarity index 100% rename from tests/integration-testscripts/sampler_deployment_liferay.html rename to tests/integration-testscripts/Liferay-5/integration-test-liferay-5.2.3-sampler.html diff --git a/tests/integration-testscripts/Liferay6-theme.html b/tests/integration-testscripts/Liferay-6/Liferay6-theme.html similarity index 100% rename from tests/integration-testscripts/Liferay6-theme.html rename to tests/integration-testscripts/Liferay-6/Liferay6-theme.html diff --git a/tests/integration-testscripts/integration-test-liferay-6.0.5.html b/tests/integration-testscripts/Liferay-6/integration-test-liferay-6.0.5.html similarity index 100% rename from tests/integration-testscripts/integration-test-liferay-6.0.5.html rename to tests/integration-testscripts/Liferay-6/integration-test-liferay-6.0.5.html diff --git a/tests/integration-testscripts/Liferay6EE-theme.html b/tests/integration-testscripts/Liferay-6EE/Liferay6EE-theme.html similarity index 100% rename from tests/integration-testscripts/Liferay6EE-theme.html rename to tests/integration-testscripts/Liferay-6EE/Liferay6EE-theme.html diff --git a/tests/integration-testscripts/integration-test-liferay-6ee.html b/tests/integration-testscripts/Liferay-6EE/integration-test-liferay-6ee.html similarity index 91% rename from tests/integration-testscripts/integration-test-liferay-6ee.html rename to tests/integration-testscripts/Liferay-6EE/integration-test-liferay-6ee.html index 6395328d98..d4ea24c797 100644 --- a/tests/integration-testscripts/integration-test-liferay-6ee.html +++ b/tests/integration-testscripts/Liferay-6EE/integration-test-liferay-6ee.html @@ -14,7 +14,7 @@ includeTest - integration-test-liferay-6.0.5.html + ../Liferay-6/integration-test-liferay-6.0.5.html diff --git a/tests/integration-testscripts/sampler_deployment.tpl b/tests/integration-testscripts/common/sampler_deployment.tpl similarity index 100% rename from tests/integration-testscripts/sampler_deployment.tpl rename to tests/integration-testscripts/common/sampler_deployment.tpl diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index a3f56259f4..f81282c96c 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -61,7 +61,7 @@ - + @@ -70,7 +70,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -124,7 +124,7 @@ - + @@ -133,7 +133,7 @@ - + @@ -142,7 +142,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -159,8 +159,8 @@ - - + + @@ -177,8 +177,8 @@ - - + + @@ -194,8 +194,8 @@ - - + + @@ -212,7 +212,7 @@ - + @@ -229,7 +229,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -262,7 +262,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -294,18 +294,16 @@ - + - - + - @@ -348,7 +346,7 @@ - + @@ -357,7 +355,7 @@ - + @@ -366,7 +364,7 @@ - + @@ -476,18 +474,18 @@ - + - - + + - - + + -- 2.39.5