]> git.ozlabs.org Git - ccan/commit
ccanlint: use node traverse for --target.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 2 Dec 2011 03:37:21 +0000 (14:07 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 2 Dec 2011 03:37:21 +0000 (14:07 +1030)
commit1e755481cb2d7eb439c51e3522a18ec6d3885829
treee330c98e6d1ba60f07b8c45c938179077a5ed413
parent43ea89157d6cf730d44050548cb60407da60cb0f
ccanlint: use node traverse for --target.

Rather than walking the list of tests manually, use
dgraph_traverse_to() to run the tests.
tools/ccanlint/ccanlint.c
tools/ccanlint/ccanlint.h