Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-17 | TSecurityManager: remove additional right padding added by mcrypt_decrypt | ctrlaltca@gmail.com | |
TSecurityManagerTest: loop through different string length to take account of mcrypt's block cipher padding TAPCCacheTest: fixed static member usage THttpRequestTest: fixed testRequestWithUrlMapping test | |||
2011-06-20 | some fixes on tests | ctrlaltca@gmail.com | |
2007-08-05 | fixed doc error. | xue | |
2007-08-05 | fixed THttpRequestTest to work with Qiangs latest changes | carl | |
2007-08-04 | added unit test to ForceSecureConnection on THttpRequest | carl | |
2007-06-20 | Add a test for THttpRequest with a TUrlMapping as url manager | tof | |
2007-06-13 | Implements THttpCookie, THttpCookieCollection, and THttpRequest unit tests | tof | |
2007-05-29 | added dummy application folder for unit testing System.Web.* | knut | |
2007-05-29 | added some THttpRequest tests | 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) | |||
2006-05-16 | Added unit test stubs for System.Web.* #168 | knut | |