summaryrefslogtreecommitdiffstats
path: root/tests/lib/preview.php
Commit message (Expand)AuthorAgeFilesLines
* Add testsRobin Appelman2015-10-011-18/+56
* Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller2015-09-301-2/+2
|\
| * Change small thumbnails to 32 pxMorris Jobke2015-09-301-2/+2
* | Cover both width and height for the sidebar previewRobin Appelman2015-09-291-0/+41
|/
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-1/+1
* Only run some preview unit tets if imagemagick is availableRoeland Jago Douma2015-07-021-0/+4
* Remove unneeded returns from private cropping methodsOlivier Paroz2015-06-191-4/+3
* Move media type icon preview creation to its own methodOlivier Paroz2015-06-181-0/+21
* Fix max preview, some resizing and caching issues and force preview providers...Olivier Paroz2015-06-061-147/+739
* fix cherrypickingJörn Friedrich Dreyer2015-04-101-27/+27
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-081-0/+2
* Introducing the maximum size previewOlivier Paroz2015-04-071-19/+71
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* Correctly restore previous root mount point after testingJoas Schilling2014-11-171-15/+23
* Remove unneeded unit testsLukas Reschke2014-09-221-4/+0
* adding unit test for cache mechanismThomas Müller2014-04-041-40/+96
* fixing typos/spellingsThomas Müller2014-04-041-16/+16
* fix failing preview test on masterMorris Jobke2013-10-301-7/+5
* rename variable in testIsTransparentGeorg Ehrke2013-09-271-3/+3
* rename testTxtBlacklist to txtBlacklistGeorg Ehrke2013-09-271-3/+3
* move fileView object initialization to testIsTransparentGeorg Ehrke2013-09-271-10/+10
* use dataProvider for txt blacklist testGeorg Ehrke2013-09-271-25/+28
* add test for txt blacklistGeorg Ehrke2013-09-251-0/+38
* remove debug code ...Georg Ehrke2013-07-111-4/+1
* it's setValue not getValue, damn typeGeorg Ehrke2013-07-111-3/+6
* add unit tests for preview lib to make @DeepDiver1975 happyGeorg Ehrke2013-06-261-0/+108