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 |
Rusty Russell
|
a04a5f7472
list: test CCAN_LIST_DEBUG=1 case
|
15 years ago |
Rusty Russell
|
f940ee9ccd
list: rename debug_list to list_debug, use list_check_node in list_del
|
15 years ago |
Rusty Russell
|
22ffb884ca
list: implement list_check_node to check list from node rather than head
|
15 years ago |
Rusty Russell
|
1f4312c332
config.h: HAVE_FLEXIBLE_ARRAY_MEMBER
|
15 years ago |
Rusty Russell
|
fcf6cedb90
ccanlint: give a bonus for 100% code coverage
|
15 years ago |
Rusty Russell
|
ab3df365ce
tdb: add test for tdb_summary
|
15 years ago |
Rusty Russell
|
d6b00a7164
tdb: remove tally dependency
|
15 years ago |
Rusty Russell
|
72d5504f02
tdb: fix uncoalesced record count in tdb_summary.
|
15 years ago |
Rusty Russell
|
0a97f2dc1d
tdb: combine dead_space helper from summary.c and check.c
|
15 years ago |
Rusty Russell
|
6535bdee66
typesafe_cb: Fix warnings with gcc-4.5:
|
15 years ago |
Rusty Russell
|
e447be5031
ccanlint: use valgrind options when debugging too
|
15 years ago |
Rusty Russell
|
070a8e6aa3
ccanlint: report valgrind "definite" leaks.
|
15 years ago |
Rusty Russell
|
89d06e0d45
ccanlint: fix bogus strerror printing when unknown test handed to --target
|
15 years ago |
Rusty Russell
|
1591860d84
ccanlint: fix error with --target=build
|
15 years ago |
Rusty Russell
|
73cc6ce43a
rbtree: remove unused variable in tests.
|
15 years ago |