Rusty Russell
|
759a9f5e3a
ccanlint: fix total score for running examples
|
15 years ago |
Rusty Russell
|
30d5682cc5
ccanlint: fix uninitialized variable
|
15 years ago |
Rusty Russell
|
48d28d7fb0
ccanlint: use strreg for section extraction.
|
15 years ago |
Rusty Russell
|
d0093562b2
Makefile: append git revision to "make scores"
|
15 years ago |
Rusty Russell
|
fa64b45993
str_talloc: strreg
|
15 years ago |
Rusty Russell
|
053f9398c5
str: strcount
|
15 years ago |
Rusty Russell
|
d4929b8d2c
str: clean up tests so ccanlint doesn't complain about memory leaking.
|
15 years ago |
Rusty Russell
|
0f76c8b337
ccanlint: use positive description for test_pass_valgrind_noleaks
|
15 years ago |
Rusty Russell
|
2421664fb0
ccanlint: print keys in output
|
15 years ago |
Rusty Russell
|
051db34fb2
ccanlint: rename files to match keys
|
15 years ago |
Rusty Russell
|
2926cafb52
ccanlint: rename structures to match keys
|
15 years ago |
Rusty Russell
|
016a19d260
ccanlint: list dependencies by key
|
15 years ago |
Rusty Russell
|
f9423c1713
ccanlint: rename test keys
|
15 years ago |
Rusty Russell
|
1e7c49e054
Add scores/ directory to .gitignore.
|
15 years ago |
Joey Adams
|
0ea24c2371
ccanlint: added --test-dep-graph option
|
15 years ago |
Joey Adams
|
5f4051eaef
ccanlint: fix segfault caused by tests not depending on the "info" test.
|
15 years ago |
Joey Adams
|
af15570a6d
opt: Fix warnings with gcc-4.5 (same approach as commit 6535bde)
|
15 years ago |
Rusty Russell
|
ca4485a1cd
daemonize: set stderr to /dev/null.
|
15 years ago |
Rusty Russell
|
6835b78d7d
daemonize: make valgrind happy.
|
15 years ago |
Rusty Russell
|
58f929a3cf
daemonize: use BSD-MIT as License: string in _info
|
15 years ago |
Rusty Russell
|
0b26111530
ccanlint: allow BSD-MIT for MIT license.
|
15 years ago |
Rusty Russell
|
b06cf2a675
ccanlint: fix parsing bug which believes lines starting with - are a section header.
|
15 years ago |
Rusty Russell
|
b3a47758b6
ccanlint: have valgrind fail with an error, always
|
15 years ago |
Rusty Russell
|
2d4243996a
ccanlint: compile modules required by examples.
|
15 years ago |
Rusty Russell
|
a1585d5b68
ccanlint: make get_manifest cache manifests
|
15 years ago |
Rusty Russell
|
6e1cdb3d8b
compiler: NORETURN
|
15 years ago |
Rusty Russell
|
c89f34afdc
tlist: typesafe variant of list module.
|
15 years ago |
Rusty Russell
|
9a83a074ce
list: LIST_HEAD_INIT
|
15 years ago |
Rusty Russell
|
3d4c75ff37
list: improve test coverage to 100%
|
15 years ago |
Rusty Russell
|
dc0aafc9d5
list: list_del_from()
|
15 years ago |