rgb-cln/tests
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
..
data hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
plugins Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py pytest: Add a `compat()` fixture allowing checks for specific flags 2020-07-07 23:25:45 +02:00
test_closing.py pytest: Stabilize test_onchain_middleman 2020-08-27 09:45:35 +09:30
test_connection.py listpeers: add `features` array using BOLT9 names. 2020-08-28 14:46:09 -05:00
test_db.py hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
test_gossip.py pytest: use get_nodes more widely. 2020-08-07 13:57:31 +02:00
test_invoices.py pytest: Test that amountless invoices show the received amount 2020-08-30 20:03:42 +02:00
test_misc.py EXPERIMENTAL_FEATURES: enable option_anchor_outputs. 2020-08-14 11:51:14 +09:30
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_pay.py pytest: Stabilize test_mpp_interference_2 2020-08-30 20:03:42 +02:00
test_plugin.py EXPERIMENTAL_FEATURES: enable option_anchor_outputs. 2020-08-14 11:51:14 +09:30
test_wallet.py signpsbt: add signonly parameter to restrict/enforce what inputs to sign. 2020-08-18 11:38:25 -05:00
utils.py EXPERIMENTAL_FEATURES: enable option_anchor_outputs. 2020-08-14 11:51:14 +09:30