summaryrefslogtreecommitdiffstats
path: root/tests/lib/ImageTest.php
Commit message (Expand)AuthorAgeFilesLines
* increase preview_max_memory and make it easier to debugSimon L2022-12-221-2/+2
* Fix test image default qualityJ0WI2022-12-041-1/+1
* getAppValue expects stringJohn Molakvoæ2022-11-171-1/+1
* Tests adjustementGit'Fellow2022-11-161-1/+1
* Interlace all output JPEGVarun Patil2022-10-251-0/+2
* Prevent loading images that would require too much memory.Joachim Bauch2022-01-111-0/+17
* Revert "Do not run image tests on php8"Côme Chilliet2021-10-281-68/+0
* php cs fixRoeland Jago Douma2020-12-071-1/+0
* Do not run image tests on php8Roeland Jago Douma2020-12-071-0/+69
* 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