Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-15 | Removed ?> from tests | Fabio Bas | |
2013-09-17 | Chnages in phpunit's bootstrap script; should hopefully fix travis | Fabio Bas | |
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) |