Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -52/+0 |
* | Fallback to complete Memcached flush if getAllKeys fails | Robin McCorkell | 2015-09-05 | 1 | -0/+23 |
* | Replace uniqid calls with $this->getUniqueID so tests pass again on windows | Joas Schilling | 2014-12-03 | 1 | -3/+3 |
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -1/+4 |
* | Ensure memcached extension is there before attempting to create an instance. | Andreas Fischer | 2013-12-09 | 1 | -4/+3 |
* | Only run memcached tests if server is available. | Andreas Fischer | 2013-12-09 | 1 | -0/+7 |
* | memcache: some additional unit tests | Robin Appelman | 2013-07-16 | 1 | -2/+5 |
* | Add memcached backend | Robin Appelman | 2013-03-17 | 1 | -0/+17 |