summaryrefslogtreecommitdiffstats
path: root/tests/lib/ImageTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-181-43/+81
* Remove unused mimetype detection method in OC_ImageMorris Jobke2017-11-271-16/+1
* Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-221-1/+7
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-4/+0
* Fix lib/Joas Schilling2016-05-191-0/+341