Huib Laurens sterkebak@gmail.com writes:
I am happy to mark things as tested if that helps out :-)
It will, but also helpful will be letting us know when things break.
As an example, TranslateWiki admins helpfully marked code that introduced problems FIXME and this really helped me learn, for example, to keep my own code E_STRICT clean.
If you are running trunk on a production wiki, then do yourself a favor and participate in code review (http://www.mediawiki.org/wiki/Special:Code/MediaWiki/). Note that I'm not asking you to mark code “OK”. I think the most helpful thing for us and you would be to let us know when code causes problems.
“svn annotate” is your friend in tracking down problems and finding the culprit.
Mark.