From 186da7689fbefd22726c5b751b60f7aeccba6a98 Mon Sep 17 00:00:00 2001 From: knut <> Date: Tue, 19 Jun 2007 22:37:27 +0000 Subject: added some more unit test stubs --- .gitattributes | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index a0576804..8ef7f0cd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2847,6 +2847,7 @@ tests/unit/I18N/core/DateTimeFormatInfoTest.php -text tests/unit/I18N/core/NumberFormatInfoTest.php -text tests/unit/I18N/core/NumberFormatTest.php -text tests/unit/IO/AllTests.php -text +tests/unit/IO/TTarFileExtractorTest.php -text tests/unit/IO/TTextWriterTest.php -text tests/unit/Prado.php -text tests/unit/SQLMap/BaseTest.php -text @@ -2986,7 +2987,15 @@ tests/unit/Web/UI/TClientScriptManagerTest.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/THtmlWriterTest.php -text +tests/unit/Web/UI/TPageStatePersisterTest.php -text tests/unit/Web/UI/TPageTest.php -text +tests/unit/Web/UI/TSessionPageStatePersisterTest.php -text +tests/unit/Web/UI/TTemplateControlTest.php -text +tests/unit/Web/UI/TTemplateManagerTest.php -text +tests/unit/Web/UI/TTemplateTest.php -text +tests/unit/Web/UI/TThemeManagerTest.php -text +tests/unit/Web/UI/TThemeTest.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