Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-17 | Chnages in phpunit's bootstrap script; should hopefully fix travis | Fabio Bas | |
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano | |
2011-05-21 | up-ported to trunk/ unit tests fixes from r2921 | ctrlaltca@gmail.com | |
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-05-12 | Added unit tests for TXmlTransform control #99 | knut | |
2006-02-06 | added some more tests | knut | |
2006-02-02 | removed checking getTagName() since it's protected | knut | |
2006-02-02 | ported two more unit tests | knut | |