summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-01-26 05:56:58 +0000
committerxue <>2006-01-26 05:56:58 +0000
commitdd0db4914c29c747be17975457b241fc93e8ee0b (patch)
tree45527f1d7b1237ae5d1e6b262661a1567b81f310 /.gitattributes
parent422eb693da395056f7aaba594be15bcc6b103bf2 (diff)
Added TCheckBoxList and TRadioButtonList FT.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2a51d82e..645acbff 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -646,6 +646,7 @@ tests/FunctionalTests/protected/pages/ViewSource.page -text
tests/FunctionalTests/protected/pages/ViewSource.php -text
tests/FunctionalTests/protected/pages/config.xml -text
tests/FunctionalTests/quickstart_tests/Controls/ButtonTestCase.php -text
+tests/FunctionalTests/quickstart_tests/Controls/CheckBoxListTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/CheckBoxTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/DropDownListTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/HyperLinkTestCase.php -text
@@ -655,6 +656,7 @@ tests/FunctionalTests/quickstart_tests/Controls/LabelTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/LinkButtonTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/ListBoxTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/PanelTestCase.php -text
+tests/FunctionalTests/quickstart_tests/Controls/RadioButtonListTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/RadioButtonTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/TableTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/TextBoxTestCase.php -text