wiki.techinc.nl/tests/phpunit/data
Brion Vibber 225dae4ab5 Fix infinite loop in JpegMetadataExtractor
One of the skip-over loops was missing an feof() check and could
cause infinite loops.

Includes test file created by truncating a tiny tiny .jpeg at
the right place...

With the fix, it doesn't loop but dies on an exception, which
is good!

Bug: T184048
Change-Id: Ica13d6b68c3c12f7ce414edd081bf0886714e465
2018-02-21 23:31:15 +00:00
..
autoloader Revert "Mechanism for renaming/aliasing classes" 2014-01-11 21:48:30 +00:00
categoriesrdf Add more data to categories dump 2018-01-17 00:40:16 +00:00
composer Added tests for ComposerInstalled 2018-01-10 05:55:47 +00:00
css resourceloader: Strip leading BOM when concatenating files 2016-05-31 19:47:19 +01:00
cssmin CSSMin: Remove XML declaration from SVGs 2018-01-11 19:28:15 -08:00
db Add a few schemas to SQLite tests 2017-10-13 19:39:06 +00:00
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
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 Don't fallback from uk to ru 2016-11-23 19:24:54 +02:00
media Fix infinite loop in JpegMetadataExtractor 2018-02-21 23:31:15 +00:00
parser ParserTests: Add a video file to parser test suite 2016-01-07 13:24:43 -08:00
registration Add tests for ExtensionJsonValidator 2018-02-09 23:37:22 -08:00
resourceloader resourceloader: Add basic tests for getScript() and buildContent() 2017-06-26 22:15:17 -07:00
templates Enable recursive partials in TemplateParser 2017-09-10 05:51:07 +00:00
upload UploadBase: Permit SVG files with broken namespace definition (Inkscape bug) 2016-10-27 10:24:32 +00:00
xmp Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
zip