Rusty Russell
|
eca1044689
tools: use tal/grab_file
|
11 years ago |
Rusty Russell
|
09d5cd70d7
tools: use tal/path instead of writing own path handlers.
|
13 years ago |
Rusty Russell
|
dc8042b425
tools: use tal instead of talloc.
|
13 years ago |
Rusty Russell
|
aabf300e32
tools: use rbuf instead of grab_file.
|
13 years ago |
Rusty Russell
|
f22b5b1231
ccanlint: add ilog dependency.
|
14 years ago |
Rusty Russell
|
624871f35e
tools: move config.h reading to its own file
|
14 years ago |
Rusty Russell
|
20ea8a3708
tools: explicit find_ccan_dir()
|
14 years ago |
Rusty Russell
|
d8c9fdc0e6
tools: split out manifest from ccanlint
|
14 years ago |
Rusty Russell
|
0621cac3bf
ccanlint: use ccan/autodata
|
14 years ago |
Rusty Russell
|
03c4919814
ccanlint: use traversal to trim tests we want to skip.
|
14 years ago |
Rusty Russell
|
43ea89157d
ccanlint: use dgraph module.
|
14 years ago |
Rusty Russell
|
60824f8a0f
ccanlint: get rid of separate class of compulsory tests.
|
14 years ago |
Rusty Russell
|
0ce66a1153
ccanlint: infrastructure to run commands async.
|
14 years ago |
Rusty Russell
|
2bce880a45
ccanlint: use ccan/time
|
14 years ago |
Rusty Russell
|
fff2c85054
tools: reorder object files into alphabetical order.
|
14 years ago |
Rusty Russell
|
e67de75f0d
ccanlint: add simple check for comment referring to LICENSE file.
|
14 years ago |
Rusty Russell
|
3b200f895c
tools: fix ctype.h and string usage.
|
15 years ago |
Rusty Russell
|
053f9398c5
str: strcount
|
15 years ago |
Rusty Russell
|
a1585d5b68
ccanlint: make get_manifest cache manifests
|
15 years ago |
Rusty Russell
|
ed776b635b
ccanlint: run tests in alphabetical order
|
15 years ago |
Rusty Russell
|
5378c864f9
ccanlint: try running example code.
|
15 years ago |
Rusty Russell
|
e73b0b3718
tools: new "configurator" tool.
|
15 years ago |
Rusty Russell
|
9056c31b46
opt: wean off getopt_long, beef up tests.
|
15 years ago |
Rusty Russell
|
8d70667887
ccanlint: use opt package.
|
15 years ago |
Rusty Russell
|
f952b88b36
From: Joseph Adams <joeyadams3.14159@gmail.com>
|
16 years ago |
Rusty Russell
|
3612661714
ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds.
|
16 years ago |
Rusty Russell
|
156dfda864
ccanlint: don't use total_score to separate kinds of tests; we have subdirs
|
16 years ago |
Rusty Russell
|
61088f5c75
Build tests for ccan.
|
16 years ago |
Rusty Russell
|
b0f7eb2976
Dependency checking (make sure .o files exist, prereq to building)
|
16 years ago |
Joey Adams
|
11d5072e4f
Make ccanlint core objects depend on generated-init-tests to fix build error
|
16 years ago |