wiki.techinc.nl/tests/phpunit/includes/parser
Aryeh Gregor 355e21590a Use setContentLang() instead of setMwGlobals()
This changes behavior in some tests by making them set $wgLanguageCode
as well as $wgContLang, but that seems like a good thing.

Bug: T200246
Change-Id: I936888f46ff9fefe2707efba837e2ce3a7ca5e3f
2018-07-26 11:35:58 +00:00
..
CoreParserFunctionsTest.php Make Gender normalize usernames 2018-01-22 23:12:01 +00:00
MagicVariableTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
ParserIntegrationTest.php build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 2018-03-29 21:53:10 +02:00
ParserMethodsTest.php Add @covers for BlockLevelPass 2018-02-05 21:21:37 -08:00
ParserOptionsTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
ParserOutputTest.php Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
ParserPreloadTest.php Fix @covers for (non-integration) parser tests 2017-02-27 15:47:56 +11:00
PreprocessorTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
SanitizerTest.php Remove $wgExperimentalHtmlIds and related code, deprecated in 1.30 2018-05-01 14:34:02 -07:00
StripStateTest.php StripState testing and cleanup 2018-03-05 16:43:58 +11:00
TagHooksTest.php Add @covers for BlockLevelPass 2018-02-05 21:21:37 -08:00
TidyTest.php Default installations to using RemexHtml for tidying 2018-04-10 10:51:34 -07:00