summaryrefslogtreecommitdiff
path: root/tests/unit/AllTests.php
AgeCommit message (Collapse)Author
2007-07-27typo.carl
2007-07-27#682 - testing of TCacheHttpSessioncarl
2007-06-09simple unit test for TActiveHiddenField property Valuecarl
2007-06-04added more unit test stubsknut
2007-05-29added tests for TextWriter and added IO test suiteknut
2007-05-29upgraded unit test suite to use PHPUnit3knut
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)