]> git.ozlabs.org Git - ccan/history - tools/ccanlint/ccanlint.c
Don't run dependent tests if one fails.
[ccan] / tools / ccanlint / ccanlint.c
2009-09-08 Rusty RussellDon't run dependent tests if one fails.
2009-09-08 Rusty RussellDependency checking (make sure .o files exist, prereq...
2009-09-08 Rusty RussellIdris' dependency work.
2009-06-05 Rusty RussellImplementation of auto-depends, based on Idris's start.
2008-06-28 Rusty RussellFix crash on compulsory test fail.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/