10 Commits (3d2d1c171ec435e1519c8319e3f141d7381cb4cb)

Author SHA1 Message Date
Varun Patil c6cee282b3 redis: move lua scripts to class and add type hints 3 years ago
Robin Appelman 0375c9866c
add test to verify redis lua script hashes 3 years ago
Côme Chilliet 2d8e696c24
Add apcu and ffmpeg to have less skipped tests 3 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Roeland Jago Douma 385ec2947d
Skip redis if not configured 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 0896d2b006 Make cache tests a bit more clear 9 years ago
Joas Schilling 24789ba0f4
Restoring the error handler within the error handler causes unexpected results 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Andreas Fischer 567c246094 HHVM: Prevent E_WARNING messages by Redis test in console output. 11 years ago
Jörn Friedrich Dreyer 363e9667ec Add Redis cache implementation, prefer over memcached, tests & config sample 11 years ago
Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Andreas Fischer 67310b60f7 Ensure memcached extension is there before attempting to create an instance. 12 years ago
Andreas Fischer a67c737848 Only run memcached tests if server is available. 12 years ago
Robin Appelman 8ad148feaf memcache: some additional unit tests 13 years ago
Robin Appelman 5418c98a81 Add memcached backend 13 years ago