aboutsummaryrefslogtreecommitdiffstats
path: root/tests/attachment/upload_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-6/+7
| | | | PHPBB3-14972
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-1/+0
| | | | PHPBB3-14576
* [ticket/14168] Improve code coverage in upload classMarc Alexander2015-10-091-13/+96
| | | | PHPBB3-14168
* [ticket/14168] Move image check and don't use trigger_error()Marc Alexander2015-10-091-5/+120
| | | | PHPBB3-14168
* [ticket/14168] Add tests for init_error() during uploadMarc Alexander2015-10-091-0/+49
| | | | PHPBB3-14168
* [ticket/14168] Add basic test file for attachments uploadMarc Alexander2015-10-091-0/+183
PHPBB3-14168