This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Cache/Tests/Simple
2018-08-24 11:22:31 +02:00
..
AbstractRedisCacheTest.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
ApcuCacheTest.php Merge branch '2.8' into 3.4 2018-07-26 13:19:56 +02:00
ArrayCacheTest.php [Cache] Create PSR-16 variants of all PSR-6 adapters 2017-01-23 15:02:05 +01:00
CacheTestCase.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
ChainCacheTest.php add (pdo|chain) cache (adapter|simple) prune method 2017-08-30 11:10:37 -04:00
DoctrineCacheTest.php [Cache] Rely on mock for Doctrine ArrayCache 2018-03-19 23:12:11 +01:00
FilesystemCacheTest.php add (filesystem|phpfiles) cache (adapter|simple) prune method and prune command 2017-07-20 11:29:24 -04:00
MemcachedCacheTest.php Revert "minor #27649 [Cache] fix Memcached tests (nicolas-grekas)" 2018-06-20 10:56:56 +02:00
MemcachedCacheTextModeTest.php Revert "minor #27649 [Cache] fix Memcached tests (nicolas-grekas)" 2018-06-20 10:56:56 +02:00
NullCacheTest.php Improve assertions 2018-02-01 04:11:27 -02:00
PdoCacheTest.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
PdoDbalCacheTest.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
PhpArrayCacheTest.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
PhpArrayCacheWithFallbackTest.php [Cache] Add ResettableInterface to allow resetting any pool's local state 2017-09-25 10:20:08 +02:00
PhpFilesCacheTest.php add (filesystem|phpfiles) cache (adapter|simple) prune method and prune command 2017-07-20 11:29:24 -04:00
Psr6CacheTest.php [Cache] Add ResettableInterface to allow resetting any pool's local state 2017-09-25 10:20:08 +02:00
RedisArrayCacheTest.php [Cache] Create PSR-16 variants of all PSR-6 adapters 2017-01-23 15:02:05 +01:00
RedisCacheTest.php [Cache] Create PSR-16 variants of all PSR-6 adapters 2017-01-23 15:02:05 +01:00
RedisClusterCacheTest.php [travis] enable Redis cluster 2018-08-24 11:22:31 +02:00
TraceableCacheTest.php [Cache] Add ResettableInterface to allow resetting any pool's local state 2017-09-25 10:20:08 +02:00