Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-18 | Reworked the "test" task in order to make it work again: | ctrlaltca | |
- 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 | |||
2011-06-20 | some fixes on tests | ctrlaltca@gmail.com | |
2007-12-11 | Clean up some unit tests to allow them run with PHPUnit 3.1+ | tof | |
2007-06-27 | Add unit test for TXmlDocument and TXmlElementList | tof | |
2007-06-01 | resolved #634 and added unit tests for TXmlElement | knut | |
2007-05-29 | upgraded unit test suite to use PHPUnit3 | knut | |
use "cd tests/; phpunit AllTests.php" to run the tests use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug) | |||
2006-07-04 | Added RSS support with TRssFeedDocument | knut | |
2006-05-16 | Added unit test stubs for Xml classes #168 | knut | |