aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Type
Commit message (Expand)AuthorAgeFilesLines
* Fix gzip mimetype mappingCôme Chilliet2023-01-201-2/+2
* Remove workarounds specific to 7.4Côme Chilliet2023-01-201-1/+1
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-4/+4
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* REVERT ME: comment out failing gz detection testRoeland Jago Douma2019-12-121-1/+1
* Update the unit test to dataProvidersJoas Schilling2019-12-101-42/+77
* Move custom definition logic into methodDaniel Kesselberg2019-12-091-3/+2
* Ensure that we don't merge broken json.Daniel Kesselberg2019-12-091-8/+14
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Improve mimetype detection for object storagesMorris Jobke2017-10-261-0/+2
* Use ::class in test mocksMorris Jobke2017-10-241-9/+10
* Mimetype detection for hidden filesMagnus Walbeck2017-01-231-0/+4
* Fix mimetype detection inside hidden folders (#26138)Vincent Petry2016-09-261-0/+2
* Correctly remove the charset from finfo mimetypeJoas Schilling2016-09-051-1/+1
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-4/+0
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-202-0/+380