summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
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