You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib/App
Joas Schilling 890f752a6b Merge pull request #1452 from nextcloud/appconfig-endpoint 9 years ago
..
CodeChecker Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 9 years ago
DependencyAnalyzerTest.php App dependencies are now analysed on app enable as well - not only on app install. 9 years ago
InfoParserTest.php Cache AppInfo in Memory Cache if configured 9 years ago
ManagerTest.php Make AppConfig part of the public API 9 years ago
PlatformRepositoryTest.php