wiki.techinc.nl/tests/phpunit/includes/parser
Bartosz Dziewoński 844618a231 Use 'rsvg-convert' binary rather than 'rsvg' everywhere
Update $wgSVGConverters['rsvg'] to something closer to WMF production
configuration (there is a more complicated setup involving two
variants of rsvg for some reason).

Documentation is scarce, but 'rsvg-convert' appears to be the "modern"
way to call rsvg, with 'rsvg' being deprecated or not recommended.

Bug: T76476
Change-Id: I5ed877f3a5a1f1e97ae881c1d03fc977276182b6
2015-02-05 18:17:32 +00:00
..
MagicVariableTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
MediaWikiParserTest.php Make generating Parser test class names more robust 2014-09-16 20:38:04 +00:00
NewParserTest.php Use 'rsvg-convert' binary rather than 'rsvg' everywhere 2015-02-05 18:17:32 +00:00
ParserMethodsTest.php Improve/rename Parser::replaceUnusualEscapes 2014-09-16 23:00:16 +00:00
ParserOutputTest.php ParserOutputTest: Fix @covers tags 2015-01-15 09:25:56 -08:00
ParserPreloadTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
PreprocessorTest.php Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
TagHooksTest.php Use Parser::SFH_NO_HASH/SFH_OBJECT_ARGS class const 2014-11-18 21:19:22 +01:00
TidyTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00