summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-02-13 06:04:33 +0000
committerxue <>2006-02-13 06:04:33 +0000
commit934069ca2164753f72783eaa7d9fd98e4280f2ec (patch)
tree2b671bdabbe5896f2af6c766c43cacbc1f8338cc /.gitattributes
parentacf77801d4066055cfc3c20e5b634722923f865f (diff)
Reorganized FT test folder.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes48
1 files changed, 30 insertions, 18 deletions
diff --git a/.gitattributes b/.gitattributes
index 3d554c69..cd27d149 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -779,24 +779,25 @@ tests/FunctionalTests/protected/pages/Validation/testInitialValueRequired.php -t
tests/FunctionalTests/protected/pages/ViewSource.page -text
tests/FunctionalTests/protected/pages/ViewSource.php -text
tests/FunctionalTests/protected/pages/config.xml -text
-tests/FunctionalTests/quickstart_tests/Advanced/I18N.php -text
-tests/FunctionalTests/quickstart_tests/Controls/ButtonTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/CheckBoxListTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/CheckBoxTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/DropDownListTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/HyperLinkTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/ImageButtonTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/ImageTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/LabelTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/LinkButtonTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/ListBoxTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/PanelTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/RadioButtonListTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/RadioButtonTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/TableTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Controls/TextBoxTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Fundamentals/HangmanTestCase.php -text
-tests/FunctionalTests/quickstart_tests/Fundamentals/HelloWorldTestCase.php -text
+tests/FunctionalTests/quickstart.php -text
+tests/FunctionalTests/quickstart/Advanced/I18N.php -text
+tests/FunctionalTests/quickstart/Controls/ButtonTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/CheckBoxListTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/CheckBoxTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/DropDownListTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/HyperLinkTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/ImageButtonTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/ImageTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/LabelTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/LinkButtonTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/ListBoxTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/PanelTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/RadioButtonListTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/RadioButtonTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/TableTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/TextBoxTestCase.php -text
+tests/FunctionalTests/quickstart/Fundamentals/HangmanTestCase.php -text
+tests/FunctionalTests/quickstart/Fundamentals/HelloWorldTestCase.php -text
tests/FunctionalTests/selenium/SeleneseRunner.html -text
tests/FunctionalTests/selenium/SeleniumLog.html -text
tests/FunctionalTests/selenium/TestRunner-splash.html -text
@@ -868,6 +869,17 @@ tests/FunctionalTests/selenium/user-extensions.js.sample -text
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
+tests/FunctionalTests/tickets/protected/pages/Ticket21.page -text
+tests/FunctionalTests/tickets/protected/pages/Ticket21.php -text
+tests/FunctionalTests/tickets/protected/pages/Ticket27.page -text
+tests/FunctionalTests/tickets/protected/pages/config.xml -text
+tests/FunctionalTests/tickets/tests/Ticket21TestCase.php -text
+tests/FunctionalTests/tickets/tests/Ticket27TestCase.php -text
tests/UnitTests/TODO.txt -text
tests/UnitTests/framework/Collections/utList.php -text
tests/UnitTests/framework/Collections/utMap.php -text