From f3931ef17118868d89103b54549345c5cb0f86bb Mon Sep 17 00:00:00 2001 From: knut <> Date: Tue, 29 May 2007 20:43:14 +0000 Subject: added tests for TextWriter and added IO test suite --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') 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 -- cgit v1.2.3