aboutsummaryrefslogtreecommitdiffstats
path: root/tests/console/cache
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-6/+3
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-3/+3
| | | | PHPBB3-14972
* [ticket/13782] Rename null log to dummy for PHP7 compatibilityMarc Alexander2015-05-041-1/+1
| | | | PHPBB3-13782
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+6
| | | | PHPBB3-13762
* [ticket/12657] Fix unit testsTristan Darricau2014-09-241-1/+2
| | | | PHPBB3-12657
* [ticket/12657] Fix the order of the parameters for the constructorTristan Darricau2014-09-191-1/+1
| | | | PHPBB3-12657
* [ticket/12657] The test does not need to depend on the databaseTristan Darricau2014-09-192-17/+2
| | | | PHPBB3-12657
* [ticket/12657] Remove unused global variablesLEZY Thomas2014-09-191-2/+0
| | | | PHPBB3-12657
* [ticket/12657] Fix name temporary directory used by test fileLEZY Thomas2014-09-191-1/+1
| | | | PHPBB3-12657
* [ticket/12657] Add a test file for base caseLEZY Thomas2014-09-192-0/+111
PHPBB3-12657