summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorknut <>2007-05-29 20:43:14 +0000
committerknut <>2007-05-29 20:43:14 +0000
commitf3931ef17118868d89103b54549345c5cb0f86bb (patch)
tree0b49f7cb30bb30e732abf2bac65aa5da8c00f5f1 /.gitattributes
parent376a5af2d258f87e2be75b667850436987c68a55 (diff)
added tests for TextWriter and added IO test suite
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index df3eb8d5..77e682e5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2808,6 +2808,8 @@ tests/unit/I18N/core/DateFormatTest.php -text
tests/unit/I18N/core/DateTimeFormatInfoTest.php -text
tests/unit/I18N/core/NumberFormatInfoTest.php -text
tests/unit/I18N/core/NumberFormatTest.php -text
+tests/unit/IO/AllTests.php -text
+tests/unit/IO/TTextWriterTest.php -text
tests/unit/SQLMap/BaseTest.php -text
tests/unit/SQLMap/CacheTest.php -text
tests/unit/SQLMap/ConfigureTest.php -text