Rusty Russell
|
7467dfe718
rbtree: don't use temporary context to destroy rbtree
|
15 years ago |
Rusty Russell
|
c0ea292212
rbtree: use failtest to check handling of allocation failures.
|
15 years ago |
Rusty Russell
|
8d20b53ecd
rbtree: fix memory leak in tests
|
15 years ago |
Rusty Russell
|
6a13cea6a9
rbtree: vary insert and delete orders in test
|
15 years ago |
Rusty Russell
|
c520b4adbb
talloc: allow replacement allocator
|
15 years ago |
Rusty Russell
|
1e962ba9b5
talloc: fixed a use after free error
|
15 years ago |
Rusty Russell
|
87aba1fa2a
talloc: use failtest to test failure paths.
|
15 years ago |
Rusty Russell
|
f0002cb9e4
failtest: new module.
|
15 years ago |
Rusty Russell
|
fece6c238a
tap: add fail callback
|
15 years ago |
Rusty Russell
|
73650a939e
ccanlint: fix and simplify depends-accurate (with strreg)
|
15 years ago |
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 |