]> git.ozlabs.org Git - ccan/history - tools/ccanlint/tests/depends_accurate.c
ccanlint: ignore "unused" non-ccan dependencies.
[ccan] / tools / ccanlint / tests / depends_accurate.c
2013-01-03 Rusty Russellccanlint: ignore "unused" non-ccan dependencies.
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-12-03 Rusty Russellccanlint: handle nested modules when mentioned in examples.
2012-11-22 Rusty Russelltools: don't assume modules are immediately below ccan...
2012-11-12 Rusty Russellccanlint: detect unused dependencies, too.
2012-11-12 Rusty Russellccanlint: add testdepends support.
2012-09-10 Rusty RussellMerge branch 'master' of ozlabs.org:ccan
2012-07-18 Rusty Russellccanlint: make depends_accurate test more accurate.
2011-12-02 Rusty Russellccanlint: remove argument to -k/--keep
2011-03-22 Rusty Russellccanlint: exit with non-zero exit status if a test...
2011-01-17 Rusty Russellccanlint: score_file_error() takes printf-format
2011-01-09 Rusty Russellccanlint: fix and simplify depends-accurate (with strreg)
2011-01-07 Rusty Russellccanlint: list dependencies by key
2011-01-07 Rusty Russellccanlint: rename test keys
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-11-23 Rusty Russellccanlint: build depends if necessary
2010-11-10 Rusty RussellMerge branch 'ronnie'
2010-11-09 Rusty Russellccanlint: rework so checks have more structure.
2010-11-04 Rusty Russellccanlint: add test to look for modules we use but don...