Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-27 | #682 - testing of TCacheHttpSession | carl | |
2007-07-26 | added TMemCacheSessionTest to AllTests.php | carl | |
2007-06-13 | Override PradoBase::getUserLanguages() so the $languages var is recomputed ↵ | tof | |
on each call from test suite. | |||
2007-06-13 | Change the order of the Web_Alltests suite | tof | |
2007-06-11 | corrected TAPCCache according to #646 and added some more stubs for unit ↵ | knut | |
tests in System.Web.UI | |||
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) |