aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/data/registration
Commit message (Expand)AuthorAgeFilesLines
* registration: Allow multi-line strings in "@" note keysTimo Tijhof2021-04-291-0/+4
* tests: Add test file to test SPDX license expressionsReedy2020-05-021-0/+5
* registration: Implement lazy-loaded attributesKunal Mehta2019-12-151-0/+11
* Remove traling double newlines from text filesFomafix2019-10-231-1/+0
* registration: Allow @-prefixed keys in manifest_version 2Stanislav Malyshev2019-02-121-0/+9
* registration: Add ability to check if a specific extension version is loadedMGChecker2018-09-031-0/+13
* registration: Validate no duplicate keys exist in extension.jsonFlorian Schmidt2018-07-181-0/+4
* registration: Initialize PSR-4 namespaces at same stage as normal autoloaderAntoine Musso2018-05-301-0/+7
* Improve ExtensionRegistry test coverageKunal Mehta2018-05-271-1/+9
* registration: Perform extra validation for mediawiki.org URLsKunal Mehta2018-05-192-0/+10
* Add tests for ExtensionJsonValidatorKunal Mehta2018-02-097-0/+27