wiki.techinc.nl/tests/phpunit/data/registration
MGChecker eb6b4d8e7e registration: Add ability to check if a specific extension version is loaded
As it's quite common that extensions and skins interact with each other, it's
useful to have a simple way to check if an extension version satisfies a
given constraint, as extensions change over time.

Bug: T202955
Change-Id: I19f9713caf89d647072a2bd7d598e739be383f4a
2018-09-03 14:37:33 -07:00
..
autoload_namespaces.json registration: Initialize PSR-4 namespaces at same stage as normal autoloader 2018-05-30 13:07:42 -07:00
bad_spdx.json
bad_url.json
bad_url2.json
duplicate_keys.json registration: Validate no duplicate keys exist in extension.json 2018-07-18 09:29:43 +00:00
good.json Improve ExtensionRegistry test coverage 2018-05-27 20:36:41 -07:00
good_with_version.json registration: Add ability to check if a specific extension version is loaded 2018-09-03 14:37:33 -07:00
invalid.json
newer_manifest_version.json
no_manifest_version.json
notjson.txt
old_manifest_version.json