wiki.techinc.nl/tests/phpunit/data
Derk-Jan Hartman 844199e67c resourceloader: Strip leading BOM when concatenating files
We read files and concatenate their contents. Files may start with a BOM character.
BOM characters are only allowed at the beginning of a file, not half way.
Stripping it should be safe, since we already assume that everything is UTF-8.

Change-Id: I14ad698a684e78976e873e9ae2c367475550a063
2016-05-31 19:47:19 +01:00
..
autoloader Revert "Mechanism for renaming/aliasing classes" 2014-01-11 21:48:30 +00:00
composer Don't display composer installed extensions/skins on Special:Version 2015-01-05 15:58:43 +00:00
css resourceloader: Strip leading BOM when concatenating files 2016-05-31 19:47:19 +01:00
cssmin CSSMin: Do not base64-encode non-binary files when embedding 2014-09-30 23:13:42 +02:00
db
filecontentshasher Add unit tests for FileContentsHasher 2015-09-24 13:39:09 +01:00
filerepo Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
gitinfo GitInfo: Allow cache to be in the extension directory itself 2016-01-06 14:41:36 -08:00
helpers Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
import Follow-up a43af3bc: Add Import integration test 2015-05-25 10:07:06 +02:00
less Fix another test broken by I826adf9 2015-09-18 10:44:50 -07:00
localisationcache LocalisationCache: Process one fallback at a time 2014-09-04 16:56:31 +02:00
media Enable 4:2:0 chroma subsampling for JPEG thumbnails 2016-04-27 15:36:18 -07:00
parser ParserTests: Add a video file to parser test suite 2016-01-07 13:24:43 -08:00
resourceloader ResourceLoaderImage: Add basic tests 2015-03-30 19:15:35 +02:00
templates Support Mustache partials in Mustache template module 2015-12-21 17:33:40 -08:00
upload Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
xmp Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
zip