]> git.ozlabs.org Git - ccan/history - tools/ccanlint/tests/depends_accurate.c
ccanlint: Remove unused variable
[ccan] / tools / ccanlint / tests / depends_accurate.c
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-11-06 Rusty Russellccanlint: mark unused parameters.
2016-08-30 Rusty Russellccanlint: depends_accurate: don't detect false dependen...
2016-08-30 Rusty Russelltools/ccanlint: test_depends_accurate: catch #include...
2016-05-06 Rusty Russelltools/ccanlint: make sure _info compiles.
2015-05-28 Rusty Russelltal: rename tal_dup to tal_dup_arr, make tal_dup simpler.
2014-05-27 Rusty Russelltools/ccanlint: detect more unmentioned dependencies.
2013-01-03 Rusty RussellMerge branch 'rfc822'
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...