cakephp2-php8/lib/Cake/Test/Case/Cache/Engine
mark_story b3860b3992 Fix clearing files in multiple groups.
When using multiple groups on a cache config, clearing was not working
properly. Clearing un-used cache configs also failed when the
directories did not exist.

Fixes #3930
2013-08-02 17:56:27 -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 files in multiple groups. 2013-08-02 17:56:27 -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