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 |
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 |