wiki.techinc.nl/tests/phpunit/includes/parser
Brion Vibber 61bb13a24a Followup r80375: let PreprocessorTest work on Preprocessor_Hash etc as well as Preprocessor_Dom
Using same technique as ApiExpandTemplates to serialize the object tree back to XML, rather than asking for the DOM implementation's internal XML return function.
Have to also perform normalization on the test cases, as they aren't normalized to what libxml2 serializes. :P

Note that there are 4 test failures currently with Preprocessor_Hash, as it makes a separate <equals> element around = which doesn't appear to be in Preprocessor_Dom's output.
2011-10-15 20:21:52 +00:00
..
MagicVariableTest.php Manually set the title as not being a redirect. Otherwise, 2011-08-27 21:10:41 +00:00
MediaWikiParserTest.php Make the phpunit old-style parserTest converter thingy not fall on its face if an extension registers a parserTests test file that has a period in it. 2011-09-18 03:32:43 +00:00
NewParserTest.php Followup r98056; Add to this screwed up NewParserTest phpunit stuff as well. 2011-09-26 02:04:17 +00:00
PreprocessorTest.php Followup r80375: let PreprocessorTest work on Preprocessor_Hash etc as well as Preprocessor_Dom 2011-10-15 20:21:52 +00:00
TagHooks.php Apply phase3 related Title fixes. With one minor addition, Title constructor marked as protected, "just in case"... 2011-04-18 23:20:21 +00:00