From cb7b7f1929dce12936eca957caa432e74c6dc7de Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 12 Mar 2006 04:43:03 +0000 Subject: reorganized FT tests. --- .gitattributes | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index e2289646..7d1573b9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -782,23 +782,23 @@ requirements/template-zh.html -text requirements/template.html -text tests/FunctionalTests/README.txt -text tests/FunctionalTests/config.php -text +tests/FunctionalTests/features.php -text +tests/FunctionalTests/features/index.php -text +tests/FunctionalTests/features/protected/application.xml -text +tests/FunctionalTests/features/protected/controls/Layout.php -text +tests/FunctionalTests/features/protected/controls/Layout.tpl -text +tests/FunctionalTests/features/protected/pages/ColorPicker.page -text +tests/FunctionalTests/features/protected/pages/DatePicker.page -text +tests/FunctionalTests/features/protected/pages/FeatureList.page -text +tests/FunctionalTests/features/protected/pages/FeatureList.php -text +tests/FunctionalTests/features/protected/pages/HtmlArea.page -text +tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.page -text +tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.php -text +tests/FunctionalTests/features/protected/pages/I18N/Home.page -text +tests/FunctionalTests/features/protected/pages/I18N/Home.zh_CN.page -text +tests/FunctionalTests/features/protected/pages/I18N/config.xml -text +tests/FunctionalTests/features/protected/pages/RatingList.page -text tests/FunctionalTests/index.php -text -tests/FunctionalTests/protected/application.xml -text -tests/FunctionalTests/protected/pages/Home.page -text -tests/FunctionalTests/protected/pages/Home.zh_CN.page -text -tests/FunctionalTests/protected/pages/I18N/BasicI18N.page -text -tests/FunctionalTests/protected/pages/I18N/BasicI18N.php -text -tests/FunctionalTests/protected/pages/Layout.php -text -tests/FunctionalTests/protected/pages/Layout.tpl -text -tests/FunctionalTests/protected/pages/TicketTestPage.php -text -tests/FunctionalTests/protected/pages/TicketTestPage.tpl -text -tests/FunctionalTests/protected/pages/UI/ColorPicker.page -text -tests/FunctionalTests/protected/pages/UI/DatePicker.page -text -tests/FunctionalTests/protected/pages/UI/RatingList.page -text -tests/FunctionalTests/protected/pages/UI/testHtmlArea.page -text -tests/FunctionalTests/protected/pages/ViewSource.page -text -tests/FunctionalTests/protected/pages/ViewSource.php -text -tests/FunctionalTests/protected/pages/config.xml -text tests/FunctionalTests/quickstart.php -text tests/FunctionalTests/quickstart/Advanced/I18N.php -text tests/FunctionalTests/quickstart/Controls/BulletedListTestCase.php -text @@ -902,7 +902,6 @@ tests/FunctionalTests/selenium/xmlextras.js -text tests/FunctionalTests/selenium/xpath.js -text tests/FunctionalTests/tests.php -text tests/FunctionalTests/tickets.php -text -tests/FunctionalTests/tickets/application.xml -text tests/FunctionalTests/tickets/index.php -text tests/FunctionalTests/tickets/protected/pages/Layout.php -text tests/FunctionalTests/tickets/protected/pages/Layout.tpl -text -- cgit v1.2.3