wiki.techinc.nl/tests/phpunit/includes/parser
Antoine Musso 0fd05285d7 pass codesniffer on tests/
Fix almost all occurences of the following sniffs:

Generic.CodeAnalysis.UselessOverridingMethod.Found
Generic.Formatting.NoSpaceAfterCast.SpaceFound
Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeComma
Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine
Generic.PHP.LowerCaseConstant.Found
PSR2.Classes.PropertyDeclaration.ScopeMissing
PSR2.Files.EndFileNewline.TooMany
PSR2.Methods.MethodDeclaration.StaticBeforeVisibility

Change-Id: I96aacef5bafe5a2bca659744fba1380999cfc37d
2013-01-28 12:14:26 +01:00
..
MagicVariableTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
MediaWikiParserTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
NewParserTest.php test: detects parent setUp not being called 2012-12-05 16:44:41 +01:00
ParserMethodsTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
ParserOutputTest.php (bug 32951) Do not register absolute internal externals 2012-10-03 23:15:38 +00:00
ParserPreloadTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00
PreprocessorTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
TagHooksTest.php Define $wgAlwaysUseTidy to false where needed in unit tests 2012-11-07 23:08:56 +01:00