wiki.techinc.nl/tests/phpunit/includes/parser
Brad Jorsch c3900e06be Resolve used lazy options in ParserOptions::optionsHash()
If a lazy option is passed to ParserOptions::optionsHash(), we should
resolve the option so the hash can incorporate the proper value instead
of omitting it.

Also, completely unrelatedly, refactor the hook overriding in the unit
test because people won't stop whining about it in code review.

Change-Id: I2df78ed90875c229090b503b65f20fbbbba7f237
2018-05-15 06:54:55 +00:00
..
CoreParserFunctionsTest.php Make Gender normalize usernames 2018-01-22 23:12:01 +00:00
MagicVariableTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01: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 Resolve used lazy options in ParserOptions::optionsHash() 2018-05-15 06:54:55 +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