Commit History

Author SHA1 Message Date
  Rusty Russell 8d70667887 ccanlint: use opt package. 15 years ago
  Rusty Russell b6425505ff ccanlint: really fix failing test logic. 15 years ago
  Rusty Russell 4d10049d84 ccanlint: make sure we stop on failure of compulsory test. 15 years ago
  Rusty Russell a8e0cfb1b0 ccanlint: handle gcov where there's actually no C code 15 years ago
  Rusty Russell e84320817b ccanlint: append NULL terminator to generated dependencies. 15 years ago
  Rusty Russell a1d06d5599 ccanlint: print out compile targets for -vv. 15 years ago
  Rusty Russell b41f7776fe ccanlint: allow _info file to specify tests not to bother with. 15 years ago
  Rusty Russell 0b8137768b ccanlint: fix compiler warning about return value of symlink. 15 years ago
  Rusty Russell 24908e18c8 ccanlint: use up to three -v to mean more verbosity. 15 years ago
  Rusty Russell 9825390596 ccanlint: chdir to temporary dir so gcov files land there. 15 years ago
  Rusty Russell e9d8020e03 ccanlint: clean up code which outputs results, handle partial failure. 15 years ago
  Rusty Russell fb4c4c3ddc ccanlint: Add -k option to keep results. 16 years ago
  Rusty Russell 021e03c418 tools: fastcheck adjust; 750ms works well for me. 16 years ago
  Rusty Russell 3046520230 ccanlint: timeout, and implement -t option for quicker tests. 16 years ago
  Rusty Russell 218c9c2322 ccanlint: cleanup listing code, make print in topo order. 16 years ago
  Rusty Russell f952b88b36 From: Joseph Adams <joeyadams3.14159@gmail.com> 16 years ago
  Rusty Russell 39323f37b0 ccanlint: fix scoring, add score details to --verbose. 16 years ago
  Rusty Russell 747a69435d ccanlint: fix directory issues properly. 16 years ago
  Rusty Russell 32a31d9e4f Make manifest code do chdir into appropriate directory. 16 years ago
  Rusty Russell 5f44c8ca0e tools/ccanlint: build tests are now compulsory 16 years ago
  Rusty Russell 655f0a840a tools: more build convenience work 16 years ago
  Rusty Russell 156dfda864 ccanlint: don't use total_score to separate kinds of tests; we have subdirs 16 years ago
  Rusty Russell 61088f5c75 Build tests for ccan. 16 years ago
  Rusty Russell 3460418c41 Don't run dependent tests if one fails. 16 years ago
  Rusty Russell b0f7eb2976 Dependency checking (make sure .o files exist, prereq to building) 16 years ago
  Rusty Russell 822bce8835 Idris' dependency work. 16 years ago
  Rusty Russell 501b31cddf Implementation of auto-depends, based on Idris's start. 17 years ago
  Rusty Russell d4aa9aa33a Fix crash on compulsory test fail. 17 years ago
  Rusty Russell 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago