]> git.ozlabs.org Git - ccan/history - tools/ccanlint/tests/run-coverage.c
ccanlint: rename structures to match keys
[ccan] / tools / ccanlint / tests / run-coverage.c
2011-01-07 Rusty Russellccanlint: rename structures to match keys
2011-01-07 Rusty Russellccanlint: list dependencies by key
2011-01-07 Rusty Russellccanlint: rename test keys
2011-01-01 Rusty Russellccanlint: give a bonus for 100% code coverage
2010-11-14 Rusty Russellccanlint: make compile commands return output.
2010-11-10 Rusty RussellMerge branch 'ronnie'
2010-11-09 Rusty Russellccanlint: rework so checks have more structure.
2010-11-03 Rusty Russellccanlint: make tests non-compulsory, always print score.
2010-09-26 Rusty Russellccanlint: handle gcov where there's actually no C code
2010-08-30 Rusty Russellccanlint: use up to three -v to mean more verbosity.
2010-08-27 Rusty Russellccanlint: chdir to temporary dir so gcov files land...
2010-08-27 Rusty Russellccanlint: use gcov to rate test coverage (score out...