From 9cd30d599e11a37d74146158ee928a627fcd80a5 Mon Sep 17 00:00:00 2001 From: knut <> Date: Mon, 11 Jun 2007 13:07:43 +0000 Subject: added some caching tests --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 976fcbab..897d2f7c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2824,8 +2824,10 @@ tests/test_tools/simpletest/simpletest.php -text tests/test_tools/simpletest/test_case.php -text tests/unit/AllTests.php -text tests/unit/Caching/AllTests.php -text +tests/unit/Caching/TAPCCacheTest.php -text tests/unit/Caching/TDirectoryCacheDependencyTest.php -text tests/unit/Caching/TFileCacheDependencyTest.php -text +tests/unit/Caching/TSqliteCacheTest.php -text tests/unit/Collections/AllTests.php -text tests/unit/Collections/TAttributeCollectionTest.php -text tests/unit/Collections/TListTest.php -text -- cgit v1.2.3