Don't look for pipes in the root node.
[lhc/web/wiklou.git] / tests / phpunit / includes / parser /
2011-01-22 PlatonidesDon't look for pipes in the root node.
2011-01-21 PlatonidesAdd full articles to preprocessor tests.
2011-01-21 PlatonidesThe << operator (level 7) has greater priority than...
2011-01-19 PlatonidesThe pipes were no recognized after a link. A one line...
2011-01-17 PlatonidesFollow up r80461. In some cases the closing tags for...
2011-01-17 PlatonidesFollow up r80376. Added missing file FORMAT.
2011-01-16 PlatonidesAnother couple of tests. Also passed by the NtPrepro :)
2011-01-15 PlatonidesAdd preprocessing tests
2011-01-12 PlatonidesFollow up r80025.
2011-01-11 PlatonidesAdd tests for parser tag hooks.
2011-01-10 Chad HorohoeMore silly whitespace
2011-01-10 Chad Horohoerm big whitespace
2011-01-05 Platonides $messageMemc is used as local variable in line 63...
2011-01-03 Sam ReedRemove unreachable return;
2011-01-03 X!Mark broken parser tests as broken
2011-01-01 X!Fix r79447: Remove debugging code
2011-01-01 PlatonidesRemove unused globals
2011-01-01 X!Followup r79443: Add some form of organization to the...
2011-01-01 X!Reorder functions around, add some form of order to...
2011-01-01 X!Add fuzz tests to new parser tests (someone else should...
2011-01-01 X!Don't use the --verbose option anymore
2011-01-01 X!Add parsertest specific help to PHPUnit.php
2011-01-01 X!More work on new parser tests:
2011-01-01 X!Start work on porting ParserTests completely into PHPunit.
2010-12-30 PlatonidesThis global declaration is now unused.
2010-12-29 X!Self-reverting my reversion of r79154 in r79158. The...
2010-12-29 PlatonidesReplace the global $additionalMWCLIArgs with a class...
2010-12-29 X!Partial revert of r79154. hexmode asserts that these...
2010-12-29 X!Make MediaWikiParserTest work now in PHPUnit. There...
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-28 Chad HorohoeRename MediaWikiTestSetup to MediaWikiTestCase: this...
2010-12-14 Chad HorohoeFix path changes from move in r78383
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...