]> git.ozlabs.org Git - ccan/history - tools/ccanlint/tests/run_tests_valgrind.c
ccanlint: have valgrind fail with an error, always
[ccan] / tools / ccanlint / tests / run_tests_valgrind.c
2011-01-04 Rusty Russellccanlint: have valgrind fail with an error, always
2010-12-13 Rusty Russellccanlint: use valgrind options when debugging too
2010-12-13 Rusty Russellccanlint: report valgrind "definite" leaks.
2010-11-17 Rusty Russellccanlint: add ccanlint section to _info
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-10 Rusty Russellccanlint: don't run valgrind tests in test dir.
2010-08-30 Rusty Russellccanlint: fix valgrind test.
2010-06-07 Rusty Russellccanlint: Add -k option to keep results.
2010-04-09 Rusty Russellccanlint: timeout, and implement -t option for quicker...
2010-04-09 Rusty Russellccanlint: clean up test short descriptions
2010-04-09 Rusty RussellFrom: Joseph Adams <joeyadams3.14159@gmail.com>
2010-02-24 Rusty Russelltools: fix warnings from Ubuntu strict compiler.
2010-02-02 Rusty Russellccanlint: fix scoring, add score details to --verbose.
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2010-02-01 Rusty RussellFix valgrind running with debugger.
2010-01-18 Rusty RussellNew test: run tests under valgrind.