wiki.techinc.nl/tests/phpunit/includes/parser
Thiemo Kreuz 8a4e15db7f Add missing newline between <?php and namespace/use section
The rest of the codebase is using this code formatting standard.

Change-Id: I4d2ba61757a7e28d40096d9dc5915005c340d4f2
2019-06-03 13:36:48 +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
ParserFactoryTest.php Don't pass Config to Parser(Factory) 2019-05-20 11:19:21 -05:00
ParserMethodsTest.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
ParserOptionsTest.php Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
ParserOutputTest.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
ParserPreloadTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ParserTest.php Don't pass Config to Parser(Factory) 2019-05-20 11:19:21 -05:00
PreprocessorTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SanitizerTest.php Improve RemexStripTagHandler working with tables 2019-03-14 13:11:59 -07: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 Add missing @covers to parser related tests 2019-02-01 21:15:40 +00:00