summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 517f327a..e7683983 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1855,6 +1855,14 @@ requirements/messages.txt -text
requirements/template-bg.html -text
requirements/template-zh.html -text
requirements/template.html -text
+tests/FunctionalTests/active-controls/protected/pages/ActiveLinkButtonTest.page -text
+tests/FunctionalTests/active-controls/protected/pages/ActiveLinkButtonTest.php -text
+tests/FunctionalTests/active-controls/protected/pages/ActiveListBoxTest.page -text
+tests/FunctionalTests/active-controls/protected/pages/ActiveListBoxTest.php -text
+tests/FunctionalTests/active-controls/protected/pages/ActiveRadioButtonListTest.page -text
+tests/FunctionalTests/active-controls/protected/pages/ActiveRadioButtonListTest.php -text
+tests/FunctionalTests/active-controls/protected/pages/ActiveRadioButtonTest.page -text
+tests/FunctionalTests/active-controls/protected/pages/ActiveRadioButtonTest.php -text
tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.php -text
tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.tpl -text
tests/FunctionalTests/active-controls/protected/pages/CustomTemplateControlTest.page -text
@@ -1863,6 +1871,10 @@ tests/FunctionalTests/active-controls/protected/pages/ReplaceContentTest.page -t
tests/FunctionalTests/active-controls/protected/pages/ReplaceContentTest.php -text
tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page -text
tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php -text
+tests/FunctionalTests/active-controls/tests/ActiveLinkButtonTestCase.php -text
+tests/FunctionalTests/active-controls/tests/ActiveListBoxTestCase.php -text
+tests/FunctionalTests/active-controls/tests/ActiveRadioButtonListTestCase.php -text
+tests/FunctionalTests/active-controls/tests/ActiveRadioButtonTestCase.php -text
tests/FunctionalTests/active-controls/tests/CustomTemplateTestCase.php -text
tests/FunctionalTests/active-controls/tests/ReplaceContentTestCase.php -text
tests/FunctionalTests/active-controls/tests/TextBoxGroupValidationTestCase.php -text