"Aaron Schulz" changed the status of MediaWiki.r108358 to "resolved" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108358
Old status: new > New status: resolved Commit summary for MediaWiki.r108358: * Drop old parserTests.php way of running parser tests. You can run parser tests via --group Parser or specifying the includes/parser/MediaWikiParserTest.php test case * Drop now unused various test recorder options -- phpunit outputs its data in lots of machine-readable formats, use those if you need to work with test data * There's still a lot of duplication between NewParserTest::setUp() and MediaWikiTestCase, but hey one step at a time ;-) * All tests pass for me (make phpunit && make parser) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
