aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16276] Further fix PHP nightly testsrxu2019-12-291-0/+2
| | | | PHPBB3-16276
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-095-5/+5
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-085-8/+8
| | | | PHPBB3-14972
* [ticket/14921] Use phpbb.com URL to prevent test failures for remote URLsMarc Alexander2016-12-171-8/+8
| | | | PHPBB3-14921
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-313-5/+0
| | | | PHPBB3-14576
* [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-3/+8
| | | | | | Also fixed some minor issues like coding style. PHPBB3-14448
* [ticket/14448] Do not try to test remote upload timeoutMarc Alexander2016-02-031-13/+0
| | | | PHPBB3-14448
* [ticket/14448] Use GuzzleHttp and try to verify certsMarc Alexander2016-02-031-1/+1
| | | | PHPBB3-14448
* [ticket/14428] Fix files types remote testsMarc Alexander2016-01-231-6/+6
| | | | PHPBB3-14428
* [ticket/14180] Use unix line endings in type_fooMarc Alexander2015-09-201-31/+31
| | | | PHPBB3-14180
* [ticket/13904] Set properties to protected where possible in filespecMarc Alexander2015-09-131-1/+3
| | | | PHPBB3-13904
* [ticket/13904] Add language entries for error messages in upload classMarc Alexander2015-09-091-3/+3
| | | | PHPBB3-13904
* [ticket/13904] Modify files for updated fast-image-size libraryMarc Alexander2015-09-095-7/+7
| | | | PHPBB3-13904
* [ticket/13904] Improve code coverageMarc Alexander2015-09-092-1/+96
| | | | PHPBB3-13904
* [ticket/13904] Add unit tests for local upload typeMarc Alexander2015-09-091-0/+161
| | | | PHPBB3-13904
* [ticket/13904] Improve test coverage of base upload type classMarc Alexander2015-09-091-0/+93
| | | | PHPBB3-13904
* [ticket/13904] Improve test coverage of remote upload typeMarc Alexander2015-09-091-0/+77
| | | | PHPBB3-13904
* [ticket/13904] Improve test coverage of form upload typeMarc Alexander2015-09-091-0/+174
| | | | PHPBB3-13904
* [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-091-0/+1
| | | | PHPBB3-13904
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-2/+2
| | | | PHPBB3-13904
* [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-091-5/+5
| | | | PHPBB3-13904
* [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-091-4/+9
| | | | PHPBB3-13904
* [ticket/13904] Set visibility in files and improve test coverageMarc Alexander2015-09-091-5/+8
| | | | PHPBB3-13904
* [ticket/13904] Improve test coverage and use constants instead of magic numbersMarc Alexander2015-09-091-0/+23
| | | | PHPBB3-13904
* [ticket/13904] Add more tests for upload classMarc Alexander2015-09-091-0/+96
PHPBB3-13904