wiki.techinc.nl/tests/phpunit/data/registration
Fomafix d607ef8512 Remove traling double newlines from text files
Performed using:

git ls-files \*.json \*.php \*.xml \*.xsd \*.html \*.txt \*.sql | xargs sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba'

Excluded tests/parser/preprocess.

Change-Id: I513538ff13c942acfe589f15c5128a8df2b3ace9
2019-10-23 21:17:43 +02: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 Remove traling double newlines from text files 2019-10-23 21:17:43 +02:00
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 registration: Allow @-prefixed keys in manifest_version 2 2019-02-12 18:50:14 -08: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