aboutsummaryrefslogtreecommitdiffstats
path: root/tests/console/thumbnail_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-2/+2
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-2/+2
| | | | PHPBB3-14972
* [ticket/15965] Fix hardcoded directoryrubencm2019-02-121-2/+3
| | | | PHPBB3-15965
* [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-1/+0
| | | | SECURITY-227
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
| | | | PHPBB3-14576
* [ticket/14216] Do not run thumbnail test if gd is disabledMarc Alexander2015-10-041-0/+5
| | | | PHPBB3-14216
* [ticket/12692] Fix tests and update styleTristan Darricau2015-08-061-24/+35
| | | | PHPBB3-12692
* [ticket/12692] Fix testsTristan Darricau2015-07-091-1/+1
| | | | PHPBB3-12692
* [ticket/12692] Add a proper extension to the fixturesTristan Darricau2015-07-091-4/+6
| | | | PHPBB3-12692
* [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-091-2/+2
| | | | PHPBB3-12692
* [ticket/12692] Add unit testTristan Darricau2015-07-091-0/+107
PHPBB3-12692