diff options
author | xue <> | 2006-04-27 03:03:57 +0000 |
---|---|---|
committer | xue <> | 2006-04-27 03:03:57 +0000 |
commit | cb01c9389c481ea9bf09eecbed9102b623f87d62 (patch) | |
tree | 9fbaba3809ef09862ba585d57c25014e559b1a77 /.gitattributes | |
parent | f4437c190074be283d9297f8e2ad54bbb055bf2d (diff) |
Added more FT.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7de019bb..7b1781d5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -874,20 +874,29 @@ tests/FunctionalTests/quickstart/Controls/DataGrid6TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataList1TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataList2TestCase.php -text tests/FunctionalTests/quickstart/Controls/DropDownListTestCase.php -text +tests/FunctionalTests/quickstart/Controls/ExpressionTestCase.php -text +tests/FunctionalTests/quickstart/Controls/HtmlAreaTestCase.php -text tests/FunctionalTests/quickstart/Controls/HyperLinkTestCase.php -text tests/FunctionalTests/quickstart/Controls/ImageButtonTestCase.php -text tests/FunctionalTests/quickstart/Controls/ImageTestCase.php -text tests/FunctionalTests/quickstart/Controls/LabelTestCase.php -text tests/FunctionalTests/quickstart/Controls/LinkButtonTestCase.php -text tests/FunctionalTests/quickstart/Controls/ListBoxTestCase.php -text +tests/FunctionalTests/quickstart/Controls/MultiViewTestCase.php -text tests/FunctionalTests/quickstart/Controls/PanelTestCase.php -text tests/FunctionalTests/quickstart/Controls/RadioButtonListTestCase.php -text tests/FunctionalTests/quickstart/Controls/RadioButtonTestCase.php -text tests/FunctionalTests/quickstart/Controls/Repeater1TestCase.php -text tests/FunctionalTests/quickstart/Controls/Repeater2TestCase.php -text tests/FunctionalTests/quickstart/Controls/Repeater3TestCase.php -text +tests/FunctionalTests/quickstart/Controls/StatementsTestCase.php -text tests/FunctionalTests/quickstart/Controls/TableTestCase.php -text tests/FunctionalTests/quickstart/Controls/TextBoxTestCase.php -text +tests/FunctionalTests/quickstart/Controls/Wizard1TestCase.php -text +tests/FunctionalTests/quickstart/Controls/Wizard2TestCase.php -text +tests/FunctionalTests/quickstart/Controls/Wizard3TestCase.php -text +tests/FunctionalTests/quickstart/Controls/Wizard4TestCase.php -text +tests/FunctionalTests/quickstart/Controls/Wizard5TestCase.php -text tests/FunctionalTests/quickstart/Fundamentals/HangmanTestCase.php -text tests/FunctionalTests/selenium/SeleneseRunner.html -text tests/FunctionalTests/selenium/SeleniumLog.html -text |