cakephp2-php8/lib/Cake/Test/Case/Cache/Engine
mark_story fc2e1fac4e Fix clearing groups with FileCache and no prefix.
If you used FileCache + groups + an empty prefix cached files would not
be cleared as strpos() would fail.
2013-09-09 22:24:18 -04:00
..
ApcEngineTest.php Fixes errors in tests with APC installed but not enabled in CLI. 2013-07-19 17:04:54 +02:00
FileEngineTest.php Fix clearing groups with FileCache and no prefix. 2013-09-09 22:24:18 -04:00
MemcacheEngineTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
RedisEngineTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
WincacheEngineTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
XcacheEngineTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00