summaryrefslogtreecommitdiffstats
path: root/tests/lib/memcache/memcached.php
Commit message (Expand)AuthorAgeFilesLines
* 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