Comment 9 for bug 1302638

Revision history for this message
Jurjen Bokma (j-bokma-t) wrote :

Ok, I cloned the GitHub repository, forked, making changes.
As for unit tests, it looks to me like an entire lens is the unit of testing, so I would edit lenses/tests/test_krb5.aug to include some previously unparsed in- and output. Is that what you want me to do?

Also, it's not unlikely that I'll need more changes to this particular lens in the near future (weeks to months). Am I right assuming that
- it's better to send multiple PRs than to accumulate, and
- patches that can pass for a bugfix will get into Trusty even after it is released, whereas ones that seriously change the parse tree won't make it into Trusty even if I were to open the PR tomorrow?