From 042aecd418ba8294e05b4be816abcc880c166af1 Mon Sep 17 00:00:00 2001 From: knut <> Date: Tue, 16 May 2006 19:03:46 +0000 Subject: Added unit test stubs for System.Web.* #168 --- .gitattributes | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index ec5bda0b..af043fd4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1456,6 +1456,14 @@ tests/unit/SQLMap/sqlite.xml -text tests/unit/SQLMap/sqlite/backup.db -text tests/unit/SQLMap/sqlite/tests.db -text tests/unit/TComponentTest.php -text +tests/unit/Web/TAssetManagerTest.php -text +tests/unit/Web/THttpCookieCollectionTest.php -text +tests/unit/Web/THttpCookieTest.php -text +tests/unit/Web/THttpRequestTest.php -text +tests/unit/Web/THttpResponseTest.php -text +tests/unit/Web/THttpSessionTest.php -text +tests/unit/Web/THttpUtilityTest.php -text +tests/unit/Web/TUriTest.php -text tests/unit/Web/UI/WebControls/TDropDownListTest.php -text tests/unit/Web/UI/WebControls/TLabelTest.php -text tests/unit/Web/UI/WebControls/TRequiredFieldValidatorTest.php -text -- cgit v1.2.3