[ccan] [PATCH 2/2] ccanlint: Move ccanlint test options from _info comments to code

David Gibson david at gibson.dropbear.id.au
Thu Dec 29 19:01:23 AEDT 2016


On Tue, Dec 27, 2016 at 02:05:07PM +1030, Paul 'Rusty' Russell wrote:
> David Gibson <david at gibson.dropbear.id.au> writes:
> > Currently, _info files can specify options, or note expected failures, for
> > ccanlint checks in the _info file with specially structured comments. That
> > differs from most other things ccanlint gets from _info, where it instead
> > executes the info file with certain parameters.
> >
> > This changes ccanlint and existing _info files to use the normal method for
> > the ccanlint test options as well.  This also has the advantage that an
> > info file can alter its test options based on things from config.h - in
> > some cases whether a test can work or not might depend on various things.
> 
> Agreed, please apply!

Done.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/ccan/attachments/20161229/c6979a29/attachment.sig>


More information about the ccan mailing list