aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cache/cache_memory_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11224] Updates testsTristan Darricau2014-10-031-10/+14
| | | | PHPBB3-11224
* [ticket/11224] Revert Revert "Merge pull request #2460 from ticket/11224"Tristan Darricau2014-10-031-0/+125
| | | | This reverts commit 40cd7570e6f4da7cc60d83a3e99c72a2fb99e3f7.
* [ticket/11224] Revert "Merge pull request #2460 from Nicofuma/ticket/11224"Joas Schilling2014-10-011-125/+0
| | | | | | | This reverts commit d26436944173d1fa28a1abd96bca861381246860, reversing changes made to 75fcfb1c1d68f1632e7beae3f59699ddff8e5292. PHPBB3-11224
* [ticket/11224] Adds a test caseTristan Darricau2014-09-241-0/+16
| | | | PHPBB3-11224
* [ticket/11224] Use assertNotEquals(false) instead of assertNotFalse()Tristan Darricau2014-05-151-1/+1
| | | | | | | assertNotFalse() is unavailable with the version of phpunit used with php 5.2 PHPBB3-11224
* [ticket/11224] Add unit testTristan Darricau2014-05-151-0/+109
PHPBB3-11224