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 |
Rusty Russell
|
cf1b26db4b
opt: increase testing coverage on 64 bit platforms
|
14 years ago |
Rusty Russell
|
5b189c748d
net: fix tests for systems without IPv6 entries in /etc/hosts.
|
14 years ago |
Rusty Russell
|
c6e453df2c
jmap: fix _info example for 64 bit systems.
|
14 years ago |
Rusty Russell
|
83bba283bd
foreach: make test more accurate, fix for 64-bit gcc 4.4.3
|
14 years ago |
Rusty Russell
|
a8446c3ef9
asearch: fix example on 64 bit platforms.
|
14 years ago |
Rusty Russell
|
cae56e4dd3
alloc: fix memory leak in tests.
|
14 years ago |
Rusty Russell
|
76d74cfb7c
tdb2: fix test printf for 64 bit.
|
14 years ago |
Rusty Russell
|
6e43d0939c
web: add pointer to wiki/Contribute.
|
14 years ago |
Rusty Russell
|
52e3482781
Note new URL: ccodearchive.net, and point to new wiki on GitHub.
|
14 years ago |
Rusty Russell
|
20f3b26031
strmap: new module for ordered map of strings using a critbit tree.
|
14 years ago |