Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-15 | Removed ?> from tests | Fabio Bas | |
2013-09-24 | Ported some failing functional tests to phpunit+selenium | Fabio Bas | |
2013-09-17 | Chnages in phpunit's bootstrap script; should hopefully fix travis | Fabio Bas | |
2013-09-13 | Add some missing empty directory, and a dummy .gitignore inside them | Fabio Bas | |
Otherwise git would strip them away | |||
2012-11-18 | Reworked the "test" task in order to make it work again: | ctrlaltca | |
- it will use the system PHPUnit installation if available (bundled PHPUnit with prado is no more a choice) - fixed tests in order to be compatible with recent phpunit versions (currently 3.7) - dropped old tests referring to unexisting components (NOTE: this includes what seems a test suite for an older version of SQLMap) Added some svn-ignore properties | |||
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 | |||
2007-10-07 | minor correction in test setup for APC caching (skipping if not configured ↵ | knut | |
correctly: apc.enable_cli = 1) | |||
2007-07-27 | #682 - testing of TCacheHttpSession | carl | |
2007-07-26 | #623 - MemCache to support multiple servers | carl | |
2007-06-12 | skipping TAPCCache::add() if not supported in test | knut | |
2007-06-11 | corrected TAPCCache according to #646 and added some more stubs for unit ↵ | knut | |
tests in System.Web.UI | |||
2007-06-11 | added some caching tests | knut | |
2007-06-09 | added custom Prado class for unit tests | knut | |
2007-06-04 | added more unit test stubs | knut | |
2006-12-03 | added cache dependency classes. | xue | |