summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-04-14 05:14:34 +0000
committerwei <>2006-04-14 05:14:34 +0000
commit7949f7fe746dbbe3eeefbc123bbb2c551b091733 (patch)
tree3880a5fbad51a2c9aca5ab5c5dc5b01f1a8f2da6 /.gitattributes
parent9e21d160ead61cd0ed86c16a0668c50b14f58baf (diff)
Fixed #93 and #121
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes35
1 files changed, 3 insertions, 32 deletions
diff --git a/.gitattributes b/.gitattributes
index 896a6f51..90fa31b7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -983,12 +983,15 @@ tests/FunctionalTests/tickets/protected/pages/Ticket54Master.php -text
tests/FunctionalTests/tickets/protected/pages/Ticket54Master.tpl -text
tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text
tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text
+tests/FunctionalTests/tickets/protected/pages/Ticket93.page -text
+tests/FunctionalTests/tickets/protected/pages/Ticket93.php -text
tests/FunctionalTests/tickets/protected/pages/config.xml -text
tests/FunctionalTests/tickets/tests/Ticket121TestCase.php -text
tests/FunctionalTests/tickets/tests/Ticket21TestCase.php -text
tests/FunctionalTests/tickets/tests/Ticket27TestCase.php -text
tests/FunctionalTests/tickets/tests/Ticket54TestCase.php -text
tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text
+tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text
tests/UnitTests/TODO.txt -text
tests/UnitTests/framework/Collections/utList.php -text
tests/UnitTests/framework/Collections/utMap.php -text
@@ -1113,38 +1116,6 @@ tests/UnitTests/simpletest/shell_tester.php -text
tests/UnitTests/simpletest/simple_test.php -text
tests/UnitTests/simpletest/socket.php -text
tests/UnitTests/simpletest/tag.php -text
-tests/UnitTests/simpletest/test/acceptance_test.php -text
-tests/UnitTests/simpletest/test/adapter_test.php -text
-tests/UnitTests/simpletest/test/all_tests.php -text
-tests/UnitTests/simpletest/test/authentication_test.php -text
-tests/UnitTests/simpletest/test/browser_test.php -text
-tests/UnitTests/simpletest/test/dumper_test.php -text
-tests/UnitTests/simpletest/test/encoding_test.php -text
-tests/UnitTests/simpletest/test/errors_test.php -text
-tests/UnitTests/simpletest/test/expectation_test.php -text
-tests/UnitTests/simpletest/test/form_test.php -text
-tests/UnitTests/simpletest/test/frames_test.php -text
-tests/UnitTests/simpletest/test/http_test.php -text
-tests/UnitTests/simpletest/test/live_test.php -text
-tests/UnitTests/simpletest/test/options_test.php -text
-tests/UnitTests/simpletest/test/page_test.php -text
-tests/UnitTests/simpletest/test/parse_error_test.php -text
-tests/UnitTests/simpletest/test/parser_test.php -text
-tests/UnitTests/simpletest/test/real_sites_test.php -text
-tests/UnitTests/simpletest/test/remote_test.php -text
-tests/UnitTests/simpletest/test/shell_test.php -text
-tests/UnitTests/simpletest/test/shell_tester_test.php -text
-tests/UnitTests/simpletest/test/simple_mock_test.php -text
-tests/UnitTests/simpletest/test/socket_test.php -text
-tests/UnitTests/simpletest/test/tag_test.php -text
-tests/UnitTests/simpletest/test/test_with_parse_error.php -text
-tests/UnitTests/simpletest/test/unit_tester_test.php -text
-tests/UnitTests/simpletest/test/unit_tests.php -text
-tests/UnitTests/simpletest/test/url_test.php -text
-tests/UnitTests/simpletest/test/user_agent_test.php -text
-tests/UnitTests/simpletest/test/visual_test.php -text
-tests/UnitTests/simpletest/test/web_tester_test.php -text
-tests/UnitTests/simpletest/test/xml_test.php -text
tests/UnitTests/simpletest/unit_tester.php -text
tests/UnitTests/simpletest/url.php -text
tests/UnitTests/simpletest/user_agent.php -text