From 996bb8664856b302c96e19c6899010ea72ababe6 Mon Sep 17 00:00:00 2001 From: knut <> Date: Mon, 4 Jun 2007 23:33:06 +0000 Subject: added more unit test stubs --- .gitattributes | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 72280b65..44d5fea9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2818,12 +2818,15 @@ tests/test_tools/simpletest/selector.php -text 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/TCacheTest.php -text tests/unit/Caching/TDirectoryCacheDependencyTest.php -text tests/unit/Caching/TFileCacheDependencyTest.php -text tests/unit/Collections/AllTests.php -text tests/unit/Collections/TAttributeCollectionTest.php -text tests/unit/Collections/TListTest.php -text tests/unit/Collections/TMapTest.php -text +tests/unit/Collections/TPagedDataSourceTest.php -text tests/unit/Collections/TPagedListTest.php -text tests/unit/Collections/TQueueTest.php -text tests/unit/Collections/TStackTest.php -text @@ -2950,8 +2953,16 @@ tests/unit/SQLMap/scripts/sqlite/database.sql -text tests/unit/SQLMap/sqlite.xml -text tests/unit/SQLMap/sqlite/backup.db -text tests/unit/SQLMap/sqlite/tests.db -text +tests/unit/Security/AllTests.php -text +tests/unit/Security/TAuthManagerTest.php -text +tests/unit/Security/TAuthorizationRuleTest.php -text +tests/unit/Security/TSecurityManagerTest.php -text +tests/unit/Security/TUserManagerTest.php -text +tests/unit/Security/TUserTest.php -text tests/unit/TComponentTest.php -text -tests/unit/Util/DateTimeStampTestCase.php -text +tests/unit/Util/AllTests.php -text +tests/unit/Util/TDateTimeStampTest.php -text +tests/unit/Util/TLoggerTest.php -text tests/unit/Web/AllTests.php -text tests/unit/Web/TAssetManagerTest.php -text tests/unit/Web/THttpCookieCollectionTest.php -text -- cgit v1.2.3