"^demon" posted a comment on MediaWiki.r108420.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108420#c29182

Commit summary for MediaWiki.r108420:

* 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)

^demon's comment:

Forgot to press save. Commit summary should've been: "Break wfBCP47, wfBaseName 
and wfTimestamp tests to their own files. Rewrite wfTimestamp tests to use data 
providers like it should."

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to