aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/download_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
| | | | PHPBB3-14576
* [ticket/13577] Skip functional tests requiring fileinfo if not enabledMarc Alexander2015-02-041-0/+15
| | | | PHPBB3-13577
* [ticket/12938] Remove functional tests for 'Download all attachments'.Andreas Fischer2014-08-101-64/+0
| | | | PHPBB3-12938
* [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-041-5/+1
| | | | PHPBB3-12013
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12398] Use return of submit_post in softdelete and download testsMarc Alexander2014-04-121-1/+1
| | | | PHPBB3-12398
* [ticket/12171] Add functional tests for downloading attachmentsJoas Schilling2014-02-101-0/+345
PHPBB3-12171