summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorknut <>2007-06-11 17:24:23 +0000
committerknut <>2007-06-11 17:24:23 +0000
commit664830a178052d915d5dfc59a3e023120781d6ba (patch)
treea353bc02db96af0e4a9c474c8bbfcf874f9611e5 /.gitattributes
parentdbd2306c6986e16e5cf92b01aa0a08040cb8b1b7 (diff)
corrected TAPCCache according to #646 and added some more stubs for unit tests in System.Web.UI
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
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