From b2e97539e7af7712b04dd5c2610a454d09aa0333 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 7 Jul 2006 23:18:19 +0000 Subject: Update simpletest --- .gitattributes | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 27ff5622..fd342281 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1691,6 +1691,17 @@ tests/FunctionalTests/validators/tests/RegExpValidatorTestCase.php -text tests/FunctionalTests/validators/tests/RequiredFieldTestCase.php -text tests/FunctionalTests/validators/tests/RequiredListTestCase.php -text tests/FunctionalTests/validators/tests/ValidationSummaryTestCase.php -text +tests/test_tools/simpletest/collector.php -text +tests/test_tools/simpletest/compatibility.php -text +tests/test_tools/simpletest/cookies.php -text +tests/test_tools/simpletest/detached.php -text +tests/test_tools/simpletest/exceptions.php -text +tests/test_tools/simpletest/invoker.php -text +tests/test_tools/simpletest/reflection_php4.php -text +tests/test_tools/simpletest/reflection_php5.php -text +tests/test_tools/simpletest/selector.php -text +tests/test_tools/simpletest/simpletest.php -text +tests/test_tools/simpletest/test_case.php -text tests/unit/Collections/TListTest.php -text tests/unit/Collections/TMapTest.php -text tests/unit/I18N/core/CultureInfoTest.php -text -- cgit v1.2.3