summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-04-16 17:51:39 +0000
committerxue <>2006-04-16 17:51:39 +0000
commita1ed7c2ad592b6fad8a0ec27f9714ec608cc3cc0 (patch)
treeb7d5b48d9c0f632a5587375e89625d0074a40432 /.gitattributes
parent2983057ad91ccdef1fef86a85fe8e888350c3384 (diff)
Added FT for validators working with TButton, TLinkButton, TImageButton and TCheckBox.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e7229317..3a507f99 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -985,6 +985,23 @@ tests/FunctionalTests/tickets/tests/Ticket27TestCase.php -text
tests/FunctionalTests/tickets/tests/Ticket54TestCase.php -text
tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text
tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text
+tests/FunctionalTests/validators.php -text
+tests/FunctionalTests/validators/index.php -text
+tests/FunctionalTests/validators/protected/pages/Button.page -text
+tests/FunctionalTests/validators/protected/pages/Button.php -text
+tests/FunctionalTests/validators/protected/pages/CheckBox.page -text
+tests/FunctionalTests/validators/protected/pages/CheckBox.php -text
+tests/FunctionalTests/validators/protected/pages/ImageButton.page -text
+tests/FunctionalTests/validators/protected/pages/ImageButton.php -text
+tests/FunctionalTests/validators/protected/pages/Layout.php -text
+tests/FunctionalTests/validators/protected/pages/Layout.tpl -text
+tests/FunctionalTests/validators/protected/pages/LinkButton.page -text
+tests/FunctionalTests/validators/protected/pages/LinkButton.php -text
+tests/FunctionalTests/validators/protected/pages/config.xml -text
+tests/FunctionalTests/validators/tests/ButtonTestCase.php -text
+tests/FunctionalTests/validators/tests/CheckBoxTestCase.php -text
+tests/FunctionalTests/validators/tests/ImageButtonTestCase.php -text
+tests/FunctionalTests/validators/tests/LinkButtonTestCase.php -text
tests/UnitTests/TODO.txt -text
tests/UnitTests/framework/Collections/utList.php -text
tests/UnitTests/framework/Collections/utMap.php -text