Le 07/10/13 21:25, S Page a écrit : > This git hook checks that there's a qqq message for every English > message. With a little enhancement it could be generalized to most > extensions.
A while ago, I have added a test in MediaWiki core to compare en, qqq and messages.inc : https://gerrit.wikimedia.org/r/#/c/5550/ The LanguageDocumentationTest.php it introduces can most probably be added to the extension test suite so Jenkins will run it out of the box for any extensions currently having PHPUnit tests jobs. I am not sure how bad our extensions are failing it though :( -- Antoine "hashar" Musso _______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
