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