wiki.techinc.nl/tests/phpunit/includes/parser
Tim Starling 8a57d86ea7 Rewrite TidySupport and add option --use-tidy-config
* Have TidySupport provide $wgTidyConfig instead of the legacy globals
* Add --use-tidy-config option to parserTests.php. This tells
  TidySupport to use the tidy configuration from LocalSettings.php
  instead of the traditional safe defaults.
* Add a way for TidySupport to disable tidy via $wgTidyConfig, using
  driver=>disabled

Change-Id: Ie76e68e2d5238d0a1aef49a1a815c0d1cd8bfdae
2016-07-12 14:25:03 -07:00
..
MagicVariableTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiParserTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NewParserTest.php Rewrite TidySupport and add option --use-tidy-config 2016-07-12 14:25:03 -07:00
ParserMethodsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ParserOutputTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ParserPreloadTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
PreprocessorTest.php Preprocessor: Don't allow unclosed extension tags (matching until end of input) 2016-04-05 12:28:10 -07:00
TagHooksTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TidyTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00