From cb7b7f1929dce12936eca957caa432e74c6dc7de Mon Sep 17 00:00:00 2001
From: xue <>
Date: Sun, 12 Mar 2006 04:43:03 +0000
Subject: reorganized FT tests.
---
tests/FunctionalTests/features/index.php | 8 +++
.../features/protected/application.xml | 9 ++++
.../features/protected/controls/Layout.php | 8 +++
.../features/protected/controls/Layout.tpl | 27 ++++++++++
.../features/protected/pages/ColorPicker.page | 40 +++++++++++++++
.../features/protected/pages/DatePicker.page | 59 ++++++++++++++++++++++
.../features/protected/pages/FeatureList.page | 3 ++
.../features/protected/pages/FeatureList.php | 34 +++++++++++++
.../features/protected/pages/HtmlArea.page | 10 ++++
.../features/protected/pages/I18N/BasicI18N.page | 31 ++++++++++++
.../features/protected/pages/I18N/BasicI18N.php | 45 +++++++++++++++++
.../features/protected/pages/I18N/Home.page | 3 ++
.../features/protected/pages/I18N/Home.zh_CN.page | 3 ++
.../features/protected/pages/I18N/config.xml | 12 +++++
.../features/protected/pages/RatingList.page | 41 +++++++++++++++
15 files changed, 333 insertions(+)
create mode 100644 tests/FunctionalTests/features/index.php
create mode 100644 tests/FunctionalTests/features/protected/application.xml
create mode 100644 tests/FunctionalTests/features/protected/controls/Layout.php
create mode 100644 tests/FunctionalTests/features/protected/controls/Layout.tpl
create mode 100644 tests/FunctionalTests/features/protected/pages/ColorPicker.page
create mode 100644 tests/FunctionalTests/features/protected/pages/DatePicker.page
create mode 100644 tests/FunctionalTests/features/protected/pages/FeatureList.page
create mode 100644 tests/FunctionalTests/features/protected/pages/FeatureList.php
create mode 100644 tests/FunctionalTests/features/protected/pages/HtmlArea.page
create mode 100644 tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.page
create mode 100644 tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.php
create mode 100644 tests/FunctionalTests/features/protected/pages/I18N/Home.page
create mode 100644 tests/FunctionalTests/features/protected/pages/I18N/Home.zh_CN.page
create mode 100644 tests/FunctionalTests/features/protected/pages/I18N/config.xml
create mode 100644 tests/FunctionalTests/features/protected/pages/RatingList.page
(limited to 'tests/FunctionalTests/features')
diff --git a/tests/FunctionalTests/features/index.php b/tests/FunctionalTests/features/index.php
new file mode 100644
index 00000000..fe127639
--- /dev/null
+++ b/tests/FunctionalTests/features/index.php
@@ -0,0 +1,8 @@
+run();
+
+?>
\ No newline at end of file
diff --git a/tests/FunctionalTests/features/protected/application.xml b/tests/FunctionalTests/features/protected/application.xml
new file mode 100644
index 00000000..642152cc
--- /dev/null
+++ b/tests/FunctionalTests/features/protected/application.xml
@@ -0,0 +1,9 @@
+
+
+
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
asda
Default TDatePicker | +
+ |
+
Button Mode | +
+ |
+
InputMode="DropDownList", custom DateFormat | +
+ |
+
InputMode="DropDownList", custom DateFormat, Culture | +
+ |
+
Custom DateFormat, culture, ImageButton mode | +
+ |
+
Custom DateFormat, DropDownList, pre-selected date set in as Text | +
+ |
+
DropDownList, pre-selected date as integer | +
+ |
+