wiki.techinc.nl/tests/phpunit/includes/parser
C. Scott Ananian fa7209a92f Update ParserOptionsTest
The `tidy` option is no longer a "canonical override" (hasn't been for
a while).  Replace it with the sole remaining "canonical override",
which is 'enableLimitReport'.  Also use `setInterfaceMessage` rather
than `setTidy` when testing, since setting tidy to false has been
deprecated since 1.33.

Change-Id: I416116c25f102a5ee95785e9f2204f2b83d4dace
2020-04-02 14:01:16 -04:00
..
CoreParserFunctionsTest.php Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
MagicVariableTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ParserMethodsTest.php Fixes for PHPUnit 8 compat in DB suite 2019-12-15 00:27:54 +00:00
ParserOptionsTest.php Update ParserOptionsTest 2020-04-02 14:01:16 -04:00
ParserOutputTest.php Allow storing additional CSP sources in ParserOutput 2020-03-12 17:39:51 -07:00
ParserPreloadTest.php Remove Preprocessor_DOM, deprecated in 1.34 2020-01-25 11:22:45 -05:00
ParserTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
PreprocessorTest.php Remove Preprocessor_DOM, deprecated in 1.34 2020-01-25 11:22:45 -05:00
SanitizerTest.php Make id attributes not include ascii whitespace per spec 2020-02-25 05:27:33 -08:00
StripStateTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
TagHooksTest.php Hard deprecate Parser::setFunctionTagHook() 2020-01-28 16:20:40 -08:00