From cb7b7f1929dce12936eca957caa432e74c6dc7de Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 12 Mar 2006 04:43:03 +0000 Subject: reorganized FT tests. --- .../protected/pages/UI/ColorPicker.page | 40 --------------- .../protected/pages/UI/DatePicker.page | 59 ---------------------- .../protected/pages/UI/RatingList.page | 41 --------------- .../protected/pages/UI/testHtmlArea.page | 10 ---- 4 files changed, 150 deletions(-) delete mode 100644 tests/FunctionalTests/protected/pages/UI/ColorPicker.page delete mode 100644 tests/FunctionalTests/protected/pages/UI/DatePicker.page delete mode 100644 tests/FunctionalTests/protected/pages/UI/RatingList.page delete mode 100644 tests/FunctionalTests/protected/pages/UI/testHtmlArea.page (limited to 'tests/FunctionalTests/protected/pages/UI') diff --git a/tests/FunctionalTests/protected/pages/UI/ColorPicker.page b/tests/FunctionalTests/protected/pages/UI/ColorPicker.page deleted file mode 100644 index 3d8c46db..00000000 --- a/tests/FunctionalTests/protected/pages/UI/ColorPicker.page +++ /dev/null @@ -1,40 +0,0 @@ - - -
- - -

asda

-

asda

-

asda

- -

asda

-

asda

- -
- - -

asda

-

asda

-

asda

- -
- -

asda

- -
- -

asda

-

asda

- -

asda

-

asda

-

asda

-

asda

-

asda

-

asda

-

asda

-

asda

-

asda

- - -
\ No newline at end of file diff --git a/tests/FunctionalTests/protected/pages/UI/DatePicker.page b/tests/FunctionalTests/protected/pages/UI/DatePicker.page deleted file mode 100644 index 4347f748..00000000 --- a/tests/FunctionalTests/protected/pages/UI/DatePicker.page +++ /dev/null @@ -1,59 +0,0 @@ - - -

TDatePicker Samples

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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 - /> -
- -
\ No newline at end of file diff --git a/tests/FunctionalTests/protected/pages/UI/RatingList.page b/tests/FunctionalTests/protected/pages/UI/RatingList.page deleted file mode 100644 index 909180c7..00000000 --- a/tests/FunctionalTests/protected/pages/UI/RatingList.page +++ /dev/null @@ -1,41 +0,0 @@ - -

TRatingList Examples

- -

Default TRatingList

- - - - - - - -

TRatingList

- - - - - - - - - -

TRatingList

- - - - - - - - - -

TRatingList

- - - - - - - - -
\ No newline at end of file diff --git a/tests/FunctionalTests/protected/pages/UI/testHtmlArea.page b/tests/FunctionalTests/protected/pages/UI/testHtmlArea.page deleted file mode 100644 index 5e9665dd..00000000 --- a/tests/FunctionalTests/protected/pages/UI/testHtmlArea.page +++ /dev/null @@ -1,10 +0,0 @@ -<%@ Application.Globalization.Charset="GB2312" %> - - - - - plugins : "contextmenu,paste", - language: "zh_CN" - - - \ No newline at end of file -- cgit v1.2.3