]> git.ozlabs.org Git - ccan/commit
ccanlint: add ccanlint section to _info
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 17 Nov 2010 09:59:13 +0000 (20:29 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 17 Nov 2010 09:59:13 +0000 (20:29 +1030)
commita791eb1e4c369104f90c543fe9ebafcae113ead8
treea7fbfaa5b5a87afd0f713dcc7da41ae45ed09460
parent7ddfc6696d29eacb3d4d896aac93721aee45d844
ccanlint: add ccanlint section to _info

This supersedes the previous Fails: section, into a more general set of
lines of form:

      <testname> <option>...

With the special <option> "FAIL" to mean we know we fail this test.
We accept options to valgrind-tests; in particular tdb2 wants
--partial-loads-ok=yes passed to valgrind.
ccan/tdb/_info
ccan/tdb2/_info
tools/ccanlint/ccanlint.c
tools/ccanlint/ccanlint.h
tools/ccanlint/tests/run_tests_valgrind.c