summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-01-24 05:13:51 +0000
committerxue <>2006-01-24 05:13:51 +0000
commit85a8e37118107312b971aba4065be4e850441866 (patch)
tree5b8a320a42dbca31718bf537a00bd0159a1fcdee /.gitattributes
parent230067c5425f9e95e601d682a8b9bb523190856e (diff)
Added TRadioButton demo and FT.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7d860080..11565ffe 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -83,6 +83,8 @@ demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.php -text
demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.page -text
demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.php -text
demos/quickstart/protected/pages/Controls/Samples/TPanel/hello_world.gif -text
+demos/quickstart/protected/pages/Controls/Samples/TRadioButton/Home.page -text
+demos/quickstart/protected/pages/Controls/Samples/TRadioButton/Home.php -text
demos/quickstart/protected/pages/Controls/Samples/TRadioButtonList/Home.page -text
demos/quickstart/protected/pages/Controls/Samples/TRadioButtonList/Home.php -text
demos/quickstart/protected/pages/Controls/Samples/TRegularExpressionValidator/Home.page -text
@@ -649,6 +651,7 @@ tests/FunctionalTests/quickstart_tests/Controls/ImageTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/LabelTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/LinkButtonTestCase.php -text
tests/FunctionalTests/quickstart_tests/Controls/PanelTestCase.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
tests/FunctionalTests/quickstart_tests/Fundamentals/HangmanTestCase.php -text