]> git.ozlabs.org Git - ccan/commitdiff
ccanlint: compile and run tests.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 25 Sep 2009 05:03:08 +0000 (14:33 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 25 Sep 2009 05:03:08 +0000 (14:33 +0930)
This means we should skip building if there are no C files in module: running tests requires building the module, but not necessarily that it has any C files.


No differences found