summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-12-03 22:57:44 +0000
committerxue <>2006-12-03 22:57:44 +0000
commitf76f11a2cb228b4161bd84d9856c148cb49f1bd7 (patch)
tree306e9ae7062484b22d1601337bb5cf3026d3df4e /.gitattributes
parent503cdec992e78bf4180fa720800b9d3a3bc551e2 (diff)
added cache dependency classes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 751393fa..b2dcbe05 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2338,6 +2338,8 @@ 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/Caching/TDirectoryCacheDependencyTest.php -text
+tests/unit/Caching/TFileCacheDependencyTest.php -text
tests/unit/Collections/TListTest.php -text
tests/unit/Collections/TMapTest.php -text
tests/unit/Data/TDbCommandTest.php -text