From 6dff17fee04f8b8a1f35ec8e9afe65ae32b2684c Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Sun, 18 Nov 2012 19:08:27 +0000 Subject: Reworked the "test" task in order to make it work again: - it will use the system PHPUnit installation if available (bundled PHPUnit with prado is no more a choice) - fixed tests in order to be compatible with recent phpunit versions (currently 3.7) - dropped old tests referring to unexisting components (NOTE: this includes what seems a test suite for an older version of SQLMap) Added some svn-ignore properties --- .gitattributes | 1 - 1 file changed, 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 451dc821..878e207d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4021,7 +4021,6 @@ tests/unit/Web/data/aTarFile.md5 -text tests/unit/Web/data/aTarFile.tar -text tests/unit/Web/data/pradoheader.gif -text tests/unit/Xml/AllTests.php -text -tests/unit/Xml/TRssFeedDocumentTest.php -text tests/unit/Xml/TXmlDocumentTest.php -text tests/unit/Xml/TXmlElementListTest.php -text tests/unit/Xml/TXmlElementTest.php -text -- cgit v1.2.3