]> git.ozlabs.org Git - ccan/commit
ccanlint: use up to three -v to mean more verbosity.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Aug 2010 01:21:48 +0000 (10:51 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Aug 2010 01:21:48 +0000 (10:51 +0930)
commit24908e18c8db7543084e16707b7b82ef5a094d7a
treed9753c0f1ff5f49fc1a43abf4e80e712f29a5dc9
parent501e192029768948a81aeef6515f5d0dd6519f37
ccanlint: use up to three -v to mean more verbosity.
eg. -v dumps percentage of coverage, -vv dumps per-line data, -vvv dumps every command executed.
tools/ccanlint/ccanlint.c
tools/ccanlint/ccanlint.h
tools/ccanlint/compulsory_tests/has_tests.c
tools/ccanlint/compulsory_tests/run_tests.c
tools/ccanlint/tests/run-coverage.c
tools/ccanlint/tests/trailing_whitespace.c