Commit History

Author SHA1 Message Date
  Rusty Russell 3046520230 ccanlint: timeout, and implement -t option for quicker tests. 16 years ago
  Rusty Russell 354c772e91 Fix Joey's report of rename failing across moint points. 16 years ago
  Rusty Russell 747a69435d ccanlint: fix directory issues properly. 16 years ago
  Rusty Russell 85a3313589 Remove old run-tests, clean up #includes to all be <ccan/... 16 years ago
  Rusty Russell 009f261242 New asort routine; unf. breaks under -Wmissing-prototypes etc :( 16 years ago
  Rusty Russell 5f44c8ca0e tools/ccanlint: build tests are now compulsory 16 years ago
  Rusty Russell f3948bf810 Fix "make check": this is temporary until we use ccanlint for it. 16 years ago
  Rusty Russell 687cde2a8c Now we compile everything into the tmp dir. 16 years ago
  Rusty Russell 3612661714 ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds. 16 years ago
  Rusty Russell 165727526f Use -O not -O3: reduces ccan/tdb test time from 24 to 18 seconds. 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 b0f7eb2976 Dependency checking (make sure .o files exist, prereq to building) 16 years ago
  Rusty Russell 570c9c555f Rename _info.c to _info: this means we can simple compile *.c. 17 years ago
  Rusty Russell f3505f82c0 From: "Timothy B. Terriberry" <tterribe@xiph.org> 17 years ago
  Rusty Russell cac3b2dd74 Add --function= arg to doc_extract so we can use it on normal ccan C 17 years ago
  Rusty Russell 023f704e80 --direct for ccan_depends 17 years ago
  Rusty Russell d4ace4a572 Non-compiling version of ccan_depends by default. 17 years ago
  dinesh e52dc42bad Deleting duplicate grab_file in tools/ 17 years ago
  Rusty Russell 779d83085d Use new string.h strsplit() everywhere. 17 years ago
  Rusty Russell 4239dd56d0 Compile fixes 17 years ago
  Rusty Russell 437fa285d1 Split tools unto parts for fixing run_tests to link req'd deps. 17 years ago