phpbb/tests/cache
v12mike 7f408e4b41 [PHPBB3-15247] Add support for php v7 APCu cache API
Add new cache driver apcu.php (based closely on existing APC cache driver)
Add new unit test apcu_driver_test.php for the new driver
Update RUNNING_TESTS.md to clarify requirements for apc, apcu and apc_bc extensions
and add a couple of general hints to RUNNING_TESTS.md

PHPBB3-15247
2017-06-26 12:43:23 +01:00
..
fixtures [ticket/11224] Updates tests 2014-10-03 23:51:16 +02:00
apc_driver_test.php [ticket/13904] Modify files for changes in ini wrapper 2015-09-09 08:29:05 +02:00
apcu_driver_test.php [PHPBB3-15247] Add support for php v7 APCu cache API 2017-06-26 12:43:23 +01:00
cache_memory.php [ticket/11224] Updates tests 2014-10-03 23:51:16 +02:00
cache_memory_test.php [ticket/11224] Updates tests 2014-10-03 23:51:16 +02:00
common_test_case.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
dummy_driver_test.php [ticket/13782] Rename null driver test to dummy driver test 2015-05-04 10:13:04 +02:00
file_driver_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
redis_driver_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00