summaryrefslogtreecommitdiffstats
path: root/tests/lib/IntegrityCheck
Commit message (Expand)AuthorAgeFilesLines
* Make phpunit8 compatibleRoeland Jago Douma2019-11-275-6/+6
* Some php-cs fixesRoeland Jago Douma2019-11-223-7/+8
* Exclude .rnd files from integrity checkDaniel Kesselberg2019-07-211-0/+1
* Added Tests for modified mimetypelistXheni Myrtaj2019-07-041-3/+258
* Fix checker testXheni Myrtaj2019-05-301-2/+8
* Remove the upload and memory settingJoas Schilling2019-03-041-8/+6
* Remove unused php5 config from .htaccessMorris Jobke2019-03-041-4/+4
* Use more precise regexDaniel Kesselberg2019-02-141-2/+2
* Apply code style fixes from owncloud, revert regexDaniel Kesselberg2019-02-141-25/+27
* Fix test caseRomain Rivière2019-02-141-2/+2
* Exclude file name patterns; ignore gentoo webapp filesRomain Rivière2019-02-141-0/+92
* Handle strict typing in Checker and fix testsRoeland Jago Douma2018-02-211-0/+3
* Fix risky tests without assertionsJoas Schilling2018-01-251-0/+1
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Add proper testsLukas Reschke2016-12-192-12/+97
* Update testsVictor Dubiniuk2016-12-161-1/+18
* Make sure memory limit is > post size and upload filesizeJoas Schilling2016-09-131-6/+6
* Compare arrays not json stringsRoeland Jago Douma2016-09-071-6/+31
* Fix getMock checkertestRoeland Jago Douma2016-09-071-6/+6
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-204-0/+1192