Commit History

Author SHA1 Message Date
  Rusty Russell 35f198de18 tdb2: add a capability list from the header. 14 years ago
  Rusty Russell 0ad719f56d ccanlint: fix --test-dep-graph 14 years ago
  Rusty Russell c594071789 ccanlint: fix ccanlint -l 14 years ago
  Rusty Russell ccf01ebb81 ccanlint: fix test link when given no arguments. 14 years ago
  Rusty Russell 758ab1f402 ccanlint: drop -d, interpret any arguments as directories, and allow multiple. 14 years ago
  Rusty Russell b1524d16e5 ccanlint: add is_excluded() helper. 14 years ago
  Rusty Russell 05b39faed2 ccanlint: allow per-file restrictions, so we don't have to remove all tests. 14 years ago
  Rusty Russell 94b797a5d4 ccanlint: fix listing of dependencies 15 years ago
  Rusty Russell 678cd10db6 ccanlint: exit with non-zero exit status if a test fails. 15 years ago
  Rusty Russell caf366998b tools: fix up warnings with -Wwrite-strings. 15 years ago
  Rusty Russell 3b200f895c tools: fix ctype.h and string usage. 15 years ago
  Rusty Russell b55c668069 ccanlint: don't crash when given --target=hash_if and there's no _info file. 15 years ago
  Rusty Russell 27b8937c5e ccanlint: --compiler and --cflags options. 15 years ago
  Rusty Russell 104125b2dd ccanlint: read config.h to get compilation flags at runtime. 15 years ago
  Rusty Russell 072d358f47 ccanlint: always print \n at end of error message. 15 years ago
  Rusty Russell 1004442253 strsplit: remove nump argument 15 years ago
  Rusty Russell 8ffd9b98c7 ccanlint: -k all 15 years ago
  Rusty Russell 1f45ec0476 ccanlint: -k should not pollute module directory. 15 years ago
  Rusty Russell 2b46b6e66a ccanlint: fix trailing / in -d. 15 years ago
  Rusty Russell 7bb7cd58c2 ccanlint: score_file_error() takes printf-format 15 years ago
  Rusty Russell 2421664fb0 ccanlint: print keys in output 15 years ago
  Rusty Russell 016a19d260 ccanlint: list dependencies by key 15 years ago
  Joey Adams 0ea24c2371 ccanlint: added --test-dep-graph option 15 years ago
  Rusty Russell 89d06e0d45 ccanlint: fix bogus strerror printing when unknown test handed to --target 15 years ago
  Rusty Russell dde924399b ccanlint: fix -x core dump 15 years ago
  Rusty Russell a791eb1e4c ccanlint: add ccanlint section to _info 15 years ago
  Rusty Russell 7ddfc6696d ccanlint: override _info's Fails: with --target 15 years ago
  Rusty Russell f9b11b0dff ccanlint: only print 5 lines of output unless -vv 15 years ago
  Rusty Russell ca951c94fb ccanlint: print error information even if we pass. 15 years ago
  Rusty Russell eaca6b486a ccanlint: minor print formatting cleanup. 15 years ago