summaryrefslogtreecommitdiff
path: root/tests/unit/Caching
AgeCommit message (Collapse)Author
2011-07-17TSecurityManager: remove additional right padding added by mcrypt_decryptctrlaltca@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-07minor correction in test setup for APC caching (skipping if not configured ↵knut
correctly: apc.enable_cli = 1)
2007-07-27#682 - testing of TCacheHttpSessioncarl
2007-07-26#623 - MemCache to support multiple serverscarl
2007-06-12skipping TAPCCache::add() if not supported in testknut
2007-06-11corrected TAPCCache according to #646 and added some more stubs for unit ↵knut
tests in System.Web.UI
2007-06-11added some caching testsknut
2007-06-09added custom Prado class for unit testsknut
2007-06-04added more unit test stubsknut
2006-12-03added cache dependency classes.xue