User:FeyP

From MozillaWiki
Jump to: navigation, search

Blog: http://blog.nachtarbeiter.net/

Mozilla-related emails: bugzilla at nachtarbeiter dot net

Current Mozilla-related work

Improving relic

Turn relic into a Tinderbox test

If I'm not to spend the rest of my life checking licensing, we need to turn relic into a tinderbox test, so people know immediately when they've checked in bad files or blocks. That is, we need a command line switch which puts it into a mode where it returns 0 if the results are of a certain form, or 1 (and some errors) otherwise (See http://developer.mozilla.org/en/docs/How_to_add_a_build-time_test for more info)

The form would be that all files either have MPL/LGPL/GPL (complete), unknown license or no license, and there are no processing errors.