summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-01-06 04:40:33 +0000
committerwei <>2006-01-06 04:40:33 +0000
commitab5bd4f0f9e5b76a219a8b3d353ce32d9255edb9 (patch)
tree79429edebb1ce48623b93d90cf0e37e59a02c53c /.gitattributes
parent3b11f3555426a50664e130148fa37e18b8098e28 (diff)
Adding BasicI18N tests
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3b55551d..67a3de6e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -281,6 +281,14 @@ requirements/template.html -text
tests/FunctionalTests/README.txt -text
tests/FunctionalTests/config.php -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/runtime/config.cache -text
+tests/FunctionalTests/protected/runtime/global.cache -text
+tests/FunctionalTests/protected/tests/HomePageTest.php -text
tests/FunctionalTests/selenium/SeleneseRunner.html -text
tests/FunctionalTests/selenium/SeleniumLog.html -text
tests/FunctionalTests/selenium/TestRunner-splash.html -text