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
ParserFactoryTest.php
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
PreprocessorTest.php
SanitizerTest.php Remove most support for configuring Tidy, including Raggett 2018-11-15 12:22:06 -05:00
StripStateTest.php
TagHooksTest.php
TidyTest.php