From 664830a178052d915d5dfc59a3e023120781d6ba Mon Sep 17 00:00:00 2001 From: knut <> Date: Mon, 11 Jun 2007 17:24:23 +0000 Subject: corrected TAPCCache according to #646 and added some more stubs for unit tests in System.Web.UI --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 897d2f7c..bceb669f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2981,6 +2981,11 @@ tests/unit/Web/THttpUtilityTest.php -text tests/unit/Web/TUriTest.php -text tests/unit/Web/UI/ActiveControls/AllTests.php -text tests/unit/Web/UI/ActiveControls/TActiveHiddenFieldTest.php -text +tests/unit/Web/UI/AllTests.php -text +tests/unit/Web/UI/TControlAdapterTest.php -text +tests/unit/Web/UI/TControlTest.php -text +tests/unit/Web/UI/TFormTest.php -text +tests/unit/Web/UI/TPageTest.php -text tests/unit/Web/UI/WebControls/AllTests.php -text tests/unit/Web/UI/WebControls/TDropDownListTest.php -text tests/unit/Web/UI/WebControls/TLabelTest.php -text -- cgit v1.2.3