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 |
Rusty Russell
|
83cfe17fd8
ccanlint: don't skip every second question
|
15 years ago |
Rusty Russell
|
13c2e75f28
ccanlint: clarify different -v levels.
|
15 years ago |
Rusty Russell
|
7a163ea2dc
ccanlint: rework so checks have more structure.
|
15 years ago |
Rusty Russell
|
078a975a68
ccanlint: add --target
|
15 years ago |
Rusty Russell
|
374d3d2eaa
ccanlint: make tests non-compulsory, always print score.
|
15 years ago |
Rusty Russell
|
7e381e6c24
opt: change / separator to |
|
15 years ago |
Rusty Russell
|
8d70667887
ccanlint: use opt package.
|
15 years ago |