Rusty Russell
|
104125b2dd
ccanlint: read config.h to get compilation flags at runtime.
|
15 years ago |
Rusty Russell
|
e169f82bbe
ccanlint: handle weird directories.
|
15 years ago |
Rusty Russell
|
62bbea8e5f
config.h: idempotent-wrap the generated config.h
|
15 years ago |
Rusty Russell
|
870fa5e89f
asort: handle !HAVE_NESTED_FUNCTIONS
|
15 years ago |
Rusty Russell
|
9975a26bad
failtest: fix locking code.
|
15 years ago |
Rusty Russell
|
98ba6e4755
failtest: fix tracepath bug.
|
15 years ago |
Rusty Russell
|
5eaf46e9a0
tdb2: make tdb2 compile clean under -Wshadow.
|
15 years ago |
Rusty Russell
|
fc00f14087
jmap,likely,tdb2: use CCAN_<MODNAME>_DEBUG instead of DEBUG.
|
15 years ago |
Rusty Russell
|
299dc8f99c
ccanlint: fix more potential segvs when reporting ccanlint errors.
|
15 years ago |
Joey Adams
|
af052b1a93
ccan_tokenizer: update to be compatible with darray.
|
15 years ago |
Joey Adams
|
6ba4abebd2
darray: Renamed array module to darray and made several improvements.
|
15 years ago |
Rusty Russell
|
460f62ce63
failtest: detect leaks in children.
|
15 years ago |
Rusty Russell
|
c9f915e02c
failtest: hook can return FAIL_PROBE
|
15 years ago |
Rusty Russell
|
c96ab569e7
failtest: record close events
|
15 years ago |
Rusty Russell
|
32aaf75342
failtest: call failtest_exit_check even in non-failing parent.
|
15 years ago |
Rusty Russell
|
5069685c5e
failtest: be clearer when child times out.
|
15 years ago |
Rusty Russell
|
df34919b32
failtest: --debugpath= for really hard-to-find bugs.
|
15 years ago |
Rusty Russell
|
479813329a
failtest: don't insert spurious failures if open would fail anyway.
|
15 years ago |
Rusty Russell
|
fb9514a55b
failtest: don't insist parents and children write the same thing to files.
|
15 years ago |
Rusty Russell
|
5adceea6af
failtest: rely on the save/restore of files, don't use write cleanup.
|
15 years ago |
Rusty Russell
|
f0d8f32b28
failtest: save entire file contents.
|
15 years ago |
Rusty Russell
|
43b5f24c01
failtest: don't use special data structure for storing child writes.
|
15 years ago |
Rusty Russell
|
e8f0484b78
failtest: generic cleanup hooks
|
15 years ago |
Rusty Russell
|
1605358b20
failtest: allow continuing after running a failpath.
|
15 years ago |
Rusty Russell
|
f75f0ca743
failtest: --tracepath
|
15 years ago |
Rusty Russell
|
0d66a226c9
failtest: fix history when --failpath used
|
15 years ago |
Rusty Russell
|
6c02fd599f
failtest: capture pread/pwrite
|
15 years ago |
Rusty Russell
|
f070b47bc6
failtest: handle 2-argument open()
|
15 years ago |
Rusty Russell
|
5e1616698e
failtest: fcntl handling
|
15 years ago |
Rusty Russell
|
37e247dbcb
ccanlint: print coverage amount when -vv
|
15 years ago |