summaryrefslogtreecommitdiffstats
path: root/tests/lib/App/CodeChecker
Commit message (Expand)AuthorAgeFilesLines
* Make the app code checker a NOOPChristoph Wurst2021-02-116-471/+0
* Do not run on php8Roeland Jago Douma2020-12-072-0/+8
* Don't check on php8Roeland Jago Douma2020-12-072-0/+12
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-3/+3
* App manager is not needed anymoreJoas Schilling2018-02-161-1/+1
* Validate the info.xml against the appstore schema fileJoas Schilling2018-02-161-8/+11
* Fix tests of CodeChecker and MigrationServiceJoas Schilling2017-07-054-7/+14
* Version and dependency are now requiredJoas Schilling2017-05-221-4/+6
* Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-071-3/+1
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-206-0/+443