wiki.techinc.nl/tests/phpunit/includes/parser
C. Scott Ananian 6db35b3c98 Remove most support for configuring Tidy, including Raggett
Remex is pure PHP so there is no reason to use an external tidy any
more. Configuration variables and implementation classes were
deprecated in 1.32 or earlier.  We've kept only $wgTidyConfig
which can be used for experimental features or debugging Remex.

Bug: T198214
Change-Id: I99d48f858d97b6e1d1e6cd76a42c960cc2c61f9f
2018-11-15 12:22:06 -05:00
..
CoreParserFunctionsTest.php
MagicVariableTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
ParserFactoryTest.php Use ParserFactory in a bunch of places 2018-08-11 00:16:17 -06:00
ParserMethodsTest.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
ParserOptionsTest.php [MCR] Introduce RevisionRenderer 2018-08-30 19:15:12 +02:00
ParserOutputTest.php Merge "Revert "Unwrap HTML loaded from parser cache"" 2018-10-11 18:11:55 +00:00
ParserPreloadTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
PreprocessorTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SanitizerTest.php Remove most support for configuring Tidy, including Raggett 2018-11-15 12:22:06 -05:00
StripStateTest.php StripState testing and cleanup 2018-03-05 16:43:58 +11:00
TagHooksTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
TidyTest.php Default installations to using RemexHtml for tidying 2018-04-10 10:51:34 -07:00