aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/App/InfoParserTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(appinfo): Make sure screenshot, author and category are always arraysbugfix/exception-appscreenshot-notstringJoas Schilling2024-10-281-0/+1
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-5/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* two item => two itemsDaniel Kesselberg2019-02-251-1/+1
* Parse multiple navigation itemsDaniel Kesselberg2019-02-221-7/+9
* Cache AppInfo in Memory Cache if configuredLukas Reschke2016-10-071-11/+25
* Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-071-14/+3
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+55