diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 33 |
1 files changed, 16 insertions, 17 deletions
diff --git a/.gitattributes b/.gitattributes index e2289646..7d1573b9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -782,23 +782,23 @@ requirements/template-zh.html -text requirements/template.html -text tests/FunctionalTests/README.txt -text tests/FunctionalTests/config.php -text +tests/FunctionalTests/features.php -text +tests/FunctionalTests/features/index.php -text +tests/FunctionalTests/features/protected/application.xml -text +tests/FunctionalTests/features/protected/controls/Layout.php -text +tests/FunctionalTests/features/protected/controls/Layout.tpl -text +tests/FunctionalTests/features/protected/pages/ColorPicker.page -text +tests/FunctionalTests/features/protected/pages/DatePicker.page -text +tests/FunctionalTests/features/protected/pages/FeatureList.page -text +tests/FunctionalTests/features/protected/pages/FeatureList.php -text +tests/FunctionalTests/features/protected/pages/HtmlArea.page -text +tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.page -text +tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.php -text +tests/FunctionalTests/features/protected/pages/I18N/Home.page -text +tests/FunctionalTests/features/protected/pages/I18N/Home.zh_CN.page -text +tests/FunctionalTests/features/protected/pages/I18N/config.xml -text +tests/FunctionalTests/features/protected/pages/RatingList.page -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/pages/Layout.php -text -tests/FunctionalTests/protected/pages/Layout.tpl -text -tests/FunctionalTests/protected/pages/TicketTestPage.php -text -tests/FunctionalTests/protected/pages/TicketTestPage.tpl -text -tests/FunctionalTests/protected/pages/UI/ColorPicker.page -text -tests/FunctionalTests/protected/pages/UI/DatePicker.page -text -tests/FunctionalTests/protected/pages/UI/RatingList.page -text -tests/FunctionalTests/protected/pages/UI/testHtmlArea.page -text -tests/FunctionalTests/protected/pages/ViewSource.page -text -tests/FunctionalTests/protected/pages/ViewSource.php -text -tests/FunctionalTests/protected/pages/config.xml -text tests/FunctionalTests/quickstart.php -text tests/FunctionalTests/quickstart/Advanced/I18N.php -text tests/FunctionalTests/quickstart/Controls/BulletedListTestCase.php -text @@ -902,7 +902,6 @@ 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 |