]> git.ozlabs.org Git - ccan/history - tools/ccanlint/tests
tdb2: remove TDB1 TDB_NO_FSYNC environment variable hack.
[ccan] / tools / ccanlint / tests /
2010-09-25 Rusty Russelltools/ccanlint: extract examples in separate test.
2010-09-10 Rusty Russellccanlint: don't run valgrind tests in test dir.
2010-08-30 Rusty Russellccanlint: fix valgrind test.
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...
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-11 Rusty RussellFix Joey's report of rename failing across moint points.
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.
2009-10-07 Rusty Russelltools/ccanlint: build tests are now compulsory
2009-09-28 Rusty RussellMore test fixes.
2009-09-25 Rusty RussellNow we compile everything into the tmp dir.
2009-09-25 Rusty Russellccanlint: only compile _info once; speeds tdb test...
2009-09-25 Rusty Russellccanlint: don't use total_score to separate kinds of...
2009-09-25 Rusty Russellccanlint: compile and run tests.
2009-09-12 Rusty RussellBuild tests for ccan.
2009-09-08 Rusty RussellDependency checking (make sure .o files exist, prereq...
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.