core-lightning/lightningd/test
Rusty Russell 40315bfb91 test: fix dependencies.
Test objects must be added to $(ALL_OBJS) so they correctly depend on
CCAN headers etc.

Also, each test in a subdir must depend on headers and src in the parent
directory, as it will often #include them directly.

Reported-by: Christian Decker
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-11-22 19:40:46 +01:00
..
Makefile test: fix dependencies. 2017-11-22 19:40:46 +01:00
run-commit_tx.c htlc_tx: wire up the htlc points. 2017-11-16 17:40:57 +01:00
run-cryptomsg.c bitcoind: contain ld pointer. 2017-11-03 05:18:49 +00:00
run-find_my_path.c lightningd: check peers don't leave dangling HTLCs when they die. 2017-11-11 01:29:51 +00:00
run-funding_tx.c common: remove unused assert() headers. 2017-10-26 12:53:09 +02:00
run-key_derive.c common: move some files out of lightningd/ 2017-08-29 17:54:14 +02:00