Rusty Russell
|
09d5cd70d7
tools: use tal/path instead of writing own path handlers.
|
13 years ago |
Rusty Russell
|
dc8042b425
tools: use tal instead of talloc.
|
13 years ago |
Rusty Russell
|
aabf300e32
tools: use rbuf instead of grab_file.
|
13 years ago |
Rusty Russell
|
ad20bc3130
ccanlint: remove unused variables.
|
13 years ago |
Rusty Russell
|
624871f35e
tools: move config.h reading to its own file
|
14 years ago |
Rusty Russell
|
20ea8a3708
tools: explicit find_ccan_dir()
|
14 years ago |
Rusty Russell
|
4ded146c1b
ccanlint: handle -x correctly with multiple modules.
|
14 years ago |
Rusty Russell
|
0621cac3bf
ccanlint: use ccan/autodata
|
14 years ago |
Rusty Russell
|
af5b1a1894
ccanlint: remove argument to -k/--keep
|
14 years ago |
Rusty Russell
|
04f453bbed
ccanlint: use -t for --target not --timeout
|
14 years ago |
Rusty Russell
|
03c4919814
ccanlint: use traversal to trim tests we want to skip.
|
14 years ago |
Rusty Russell
|
1e755481cb
ccanlint: use node traverse for --target.
|
14 years ago |
Rusty Russell
|
43ea89157d
ccanlint: use dgraph module.
|
14 years ago |
Rusty Russell
|
64bd9ff9bc
ccanlint: remove wart from info options.
|
14 years ago |
Rusty Russell
|
4c6f5a73a0
ccanlint: parse --verbose before anything else.
|
14 years ago |
Rusty Russell
|
60824f8a0f
ccanlint: get rid of separate class of compulsory tests.
|
14 years ago |
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 |