summaryrefslogtreecommitdiffstats
path: root/tests/lib/memcache/memcached.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-52/+0
* Fallback to complete Memcached flush if getAllKeys failsRobin McCorkell2015-09-051-0/+23
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-3/+3
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+4
* Ensure memcached extension is there before attempting to create an instance.Andreas Fischer2013-12-091-4/+3
* Only run memcached tests if server is available.Andreas Fischer2013-12-091-0/+7
* memcache: some additional unit testsRobin Appelman2013-07-161-2/+5
* Add memcached backendRobin Appelman2013-03-171-0/+17