aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Type/DetectionTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman4 days1-5/+5
* chore: apply new CSFixer rulesFerdinand Thiessen5 days1-0/+1
* chore: run rector on testsRobin Appelman2025-06-121-2/+3
* test: Finish migrating tests/Core/ to PHPUnit 10 compatible codetest/noid/more-phpunit-10Joas Schilling2025-05-021-16/+20
* fix: make sure we process mime extensions as stringskjnldsv2025-02-051-0/+35
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+3
* 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
* 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-271-1/+1
* 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-201-0/+287