nextcloud/tests/lib/App
Lukas Reschke 29402e2c0a
Exclude pre-release versions as per SemVer
As SemVer can be used apps could define a release like "10.0.0-alpha". This is something that we don't support at the moment in the server and we should filter all prereleases.

Ref https://github.com/nextcloud/server/pull/2307#issuecomment-262911588

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-25 11:32:46 +01:00
..
AppStore Exclude pre-release versions as per SemVer 2016-11-25 11:32:46 +01:00
CodeChecker Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 2016-10-07 20:58:22 +02:00
DependencyAnalyzerTest.php Adjust previous fallbacks 2016-11-15 15:07:58 +01:00
InfoParserTest.php Cache AppInfo in Memory Cache if configured 2016-10-07 21:29:23 +02:00
ManagerTest.php push public user data to the lookup server 2016-11-21 11:29:59 +01:00
PlatformRepositoryTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00