rgb-cln/gossipd/test
Rusty Russell 1746406e41 Makefile: normalize all the Makefiles
We create ALL_PROGRAMS, ALL_TEST_PROGRAMS, ALL_C_SOURCES and
ALL_C_HEADERS.  Then the toplevel Makefile knows which are
autogenerated (by wildcard), so it can have all the rules to clean
them or check the source as necessary.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-31 21:33:26 -05:00
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00
run-bench-find_route.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-check_channel_announcement.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-crc32_of_update.c gossipd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
run-extended-info.c gossipd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
run-find_route-specific.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-find_route.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-next_block_range.c common/random_select: central place for reservoir sampling. 2020-08-28 10:56:50 +09:30
run-overlong.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-txout_failure.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30