]> git.ozlabs.org Git - ccan/history - tools/ccanlint/compulsory_tests
ccanlint: report valgrind "definite" leaks.
[ccan] / tools / ccanlint / compulsory_tests /
2010-12-13 Rusty Russellccanlint: fix error with --target=build
2010-12-06 Rusty Russellccanlint: examples_compile depends on build, which...
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-11-23 Rusty Russellccanlint: build depends if necessary
2010-11-15 Rusty Russellccanlint: remove -Werror, use output of compile command...
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-10-06 Rusty Russellccanlint: link api tests against compiled objects
2010-09-10 Rusty Russellccanlint: use familiar names for temporary files, show...
2010-08-30 Rusty Russellccanlint: use up to three -v to mean more verbosity.
2010-08-27 Rusty Russellccanlint: use gcov to rate test coverage (score out...
2010-06-07 Rusty Russellccanlint: Add -k option to keep results.
2010-06-07 Rusty Russellccanlint: make sure fullname is always full path name.
2010-05-11 Rusty Russellccanlint: put generated _info in correct directory.
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-11 Rusty RussellFix Joey's report of rename failing across moint points.
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2010-01-19 Rusty RussellMake manifest code do chdir into appropriate directory.
2009-10-07 Rusty Russelltools/ccanlint: build tests are now compulsory
2009-09-28 Rusty RussellMore test fixes.
2009-06-05 Rusty RussellImplementation of auto-depends, based on Idris's start.
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-05-28 Rusty RussellMove ccanlint tests into subdirectories.