Rusty Russell
|
09b9554c30
doc: man page for ccanlint.
|
14 years ago |
Rusty Russell
|
af5b1a1894
ccanlint: remove argument to -k/--keep
|
14 years ago |
Rusty Russell
|
04f453bbed
ccanlint: use -t for --target not --timeout
|
14 years ago |
Rusty Russell
|
03c4919814
ccanlint: use traversal to trim tests we want to skip.
|
14 years ago |
Rusty Russell
|
1e755481cb
ccanlint: use node traverse for --target.
|
14 years ago |
Rusty Russell
|
43ea89157d
ccanlint: use dgraph module.
|
14 years ago |
Rusty Russell
|
64bd9ff9bc
ccanlint: remove wart from info options.
|
14 years ago |
Rusty Russell
|
ed4ee95401
dgraph: new module for directed graphs.
|
14 years ago |
Rusty Russell
|
4c6f5a73a0
ccanlint: parse --verbose before anything else.
|
14 years ago |
Rusty Russell
|
60824f8a0f
ccanlint: get rid of separate class of compulsory tests.
|
14 years ago |
Rusty Russell
|
50212d0d27
opt: add OPT_EARLY and opt_early_parse.
|
14 years ago |
Rusty Russell
|
bb2a75f445
strset, strmap: invert iterator function meaning.
|
14 years ago |
Rusty Russell
|
7c69053bd4
setset: fix API to match strmap and common sense.
|
14 years ago |
Rusty Russell
|
140cd16992
strmap: allow const arguments to strset_iterate().
|
14 years ago |
Rusty Russell
|
932aeb6dcc
strset: allow const arguments to strset_iterate().
|
14 years ago |
Rusty Russell
|
4ea280eb94
opt: fix up outdated comments in documentation.
|
14 years ago |
Rusty Russell
|
f51a60f73a
opt: get rid of last remnant of getopt.
|
14 years ago |
Rusty Russell
|
a6b5111fe6
tlist: remove type arg from tlist_top(), tlist_tail()
|
14 years ago |
Rusty Russell
|
c1e57dbfbd
list: don't multiple-evaluate arguments to tlist_top and tlist_tail
|
14 years ago |
Rusty Russell
|
6b0157ffdd
container_of: add container_off() helper.
|
14 years ago |
Rusty Russell
|
1a257af99b
ttxml: exclude license_comment check so it doesn't fail ccanlint.
|
14 years ago |
Rusty Russell
|
b3ca953515
tdb2: display capability information in tdb_summary()
|
14 years ago |
Rusty Russell
|
35f198de18
tdb2: add a capability list from the header.
|
14 years ago |
Rusty Russell
|
79d603a5f7
tdb2: provide tdb_layout_write() rather than implying it by new_tdb_layout arg.
|
14 years ago |
Rusty Russell
|
e01d795c89
tdb2: add an internal TDB_CANT_CHECK flag.
|
14 years ago |
Rusty Russell
|
b3ae79aee2
failtest: do trace via a FILE, not an fd.
|
14 years ago |
Rusty Russell
|
614259f13c
failtest: add --trace to replace --tracepath
|
14 years ago |
Rusty Russell
|
67bbee5311
failtest: save and restore file state inside child (on-demand)
|
14 years ago |
Rusty Russell
|
4f2f6f1eba
failtest: add comment about limitations of untracked pointers.
|
14 years ago |
Rusty Russell
|
36d54ff66b
failtest: fix open in tests.
|
14 years ago |