Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-22 | Fixed Issue #88 - SQLMap $Param$ re-evaluation bug | godzilla80@gmx.net | |
2008-08-06 | fixed #899 | knut | |
2007-07-27 | typo. | carl | |
2007-07-27 | #682 - testing of TCacheHttpSession | carl | |
2007-06-09 | simple unit test for TActiveHiddenField property Value | carl | |
2007-06-04 | added more unit test stubs | knut | |
2007-05-29 | added tests for TextWriter and added IO test suite | 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) |