summaryrefslogtreecommitdiffstats
path: root/tests/lib/image.php
Commit message (Expand)AuthorAgeFilesLines
* Fix lib/Joas Schilling2016-05-191-337/+0
* Fix max preview, some resizing and caching issues and force preview providers...Olivier Paroz2015-06-061-13/+73
* Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-161-0/+4
* validate resource's integrity before using itGeorg Ehrke2015-03-161-0/+5
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+3
* Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-171-3/+7
* Preserve transparency when loading from a filekondou2014-09-101-0/+3
* unit tests for specific image type output addedThomas Müller2014-03-171-2/+22
* Check for $this->fileInfo and @depend on testData()kondou2013-09-011-0/+3
* Fix #4258, clean up \OC_Image and improve its unittestkondou2013-08-301-9/+24
* Update skipped tests messageskondou2013-08-021-3/+3
* Optimize image and skip mimetype testkondou2013-08-011-0/+1
* Cover more caseskondou2013-08-011-17/+17
* Add OC_Image Unit Testkondou2013-08-011-0/+220