wiki.techinc.nl/tests/phpunit/includes/parser
jarry1250 3f5d41d413 The language used to render SVGs should be definable
See bug for context.

The implementation is slightly untidy because I've written it so
as to avoid invalidating the existing SVG thumbs -- there will be
no immediate difference (visual/performance/other) as a result of
this.

Tested by me in both...
* [[File:Example.svg|thumb|lang=fr]] AND
* http://example.org/w/index.php?title=File:Example.svg&lang=fr
...modes. Example file on
https://commons.wikimedia.org/wiki/File:Gerrit_patchset_25838_test.svg

Added parser tests.

Bug: 32987
Change-Id: I4cadf96ecd5e169a88ad468a0478d355db980103
2013-06-05 19:28:03 +00:00
..
MagicVariableTest.php Revert "Misc follow-ups to I2fc3966e (a161c5e)" 2013-03-22 21:24:58 +00:00
MediaWikiParserTest.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
NewParserTest.php The language used to render SVGs should be definable 2013-06-05 19:28:03 +00:00
ParserMethodsTest.php Update code formatting 2013-04-26 14:21:20 +00:00
ParserOutputTest.php Better way for extensions to add to ParserOutput. 2013-01-30 12:45:47 +01:00
ParserPreloadTest.php Update code formatting 2013-04-26 14:21:20 +00:00
PreprocessorTest.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00
TagHooksTest.php Revert "Misc follow-ups to I2fc3966e (a161c5e)" 2013-03-22 21:24:58 +00:00