Rusty Russell
|
53de95c6ad
configurator: HAVE_BACKTRACE
|
14 years ago |
Rusty Russell
|
15c6ce4209
failtest: simplify FAIL_PROBE.
|
14 years ago |
Rusty Russell
|
7859e95434
failtest: report errors in children directly to original stderr.
|
14 years ago |
Rusty Russell
|
163daaf481
failtest: use high-numbers file descriptors to stay out of the way.
|
14 years ago |
Rusty Russell
|
9571a41e84
failtest: use a linked list for history, not an array.
|
14 years ago |
Rusty Russell
|
6a906358d9
tlist: implement tlist_for_each_rev
|
14 years ago |
Rusty Russell
|
c414947a86
list: implement list_for_each_rev()
|
14 years ago |
Rusty Russell
|
1819a36a3e
tdb2: consolidate testing failtest suppression routines.
|
14 years ago |
Rusty Russell
|
407057edd6
failtest: fix internal cut & paste bug
|
14 years ago |
Rusty Russell
|
b4ae30818e
ccanlint: fix depends_build_without_features
|
14 years ago |
Rusty Russell
|
9428537fd4
Makefile-web: push to github repo too.
|
14 years ago |
Vladimir Zapolskiy
|
bc771e48f5
list: fix list element counting in provided example inside _info file
|
14 years ago |
Rusty Russell
|
b2cc1341c9
cast: fix warnings with -Wextra (specifically -Wmissing-field-initializers)
|
14 years ago |
Rusty Russell
|
71b0805a65
list: simplify tests a little.
|
14 years ago |
Rusty Russell
|
0ad719f56d
ccanlint: fix --test-dep-graph
|
14 years ago |
Rusty Russell
|
441a3cb13e
ccanlint: make fewer tests compulsory.
|
14 years ago |
Rusty Russell
|
c594071789
ccanlint: fix ccanlint -l
|
14 years ago |
Rusty Russell
|
9691464a16
tdb2: don't be fascist when TDB_VERSION1 is specified.
|
14 years ago |
Rusty Russell
|
532cd74d55
strset: set errno to ENOENT even if we return NULL.
|
14 years ago |
Rusty Russell
|
8bb0697b44
strmap: set errno to ENOENT even if we return NULL.
|
14 years ago |
Rusty Russell
|
13911ef769
ccanlint: fix uninitialized variables in tests_pass_valgrind.
|
14 years ago |
Rusty Russell
|
ccf01ebb81
ccanlint: fix test link when given no arguments.
|
14 years ago |
Rusty Russell
|
e764d0a27d
compiler, ilog: IDEMPOTENT "idempotent does not mean what you think it means"
|
14 years ago |
Rusty Russell
|
2578442d9f
strset: set errno on strset_add failures.
|
14 years ago |
Rusty Russell
|
ed1b25bbd0
strmap: set errno on strmap_add() failures.
|
14 years ago |
Rusty Russell
|
2d31e99c85
ccanlint: fix creation of example test/run.c
|
14 years ago |
Rusty Russell
|
758ab1f402
ccanlint: drop -d, interpret any arguments as directories, and allow multiple.
|
14 years ago |
Rusty Russell
|
0959991a0c
ccanlint: fix spurious warning errors.
|
14 years ago |
Rusty Russell
|
453fe9b4bb
tdb2: fix valgrind suppression in _info.
|
14 years ago |
Rusty Russell
|
a6aa7d044c
short_types: fix example for 64 bit platforms
|
14 years ago |