26 Commits (19a4e7f5428ef066c282c7e059b9bbbd4f399c80)

Author SHA1 Message Date
Rusty Russell 52ee36c595 tests: run valgrind on children. 8 years ago
Rusty Russell edc30b12ea lightningd: --dev-debugger=<subdaemon> 8 years ago
Rusty Russell 5475666b7e lightningd: simple wallet support. 8 years ago
Rusty Russell e39d09d5a5 daemon/test/scripts: maek slightly more general for lightningd/lightningd 8 years ago
Rusty Russell 05feefbb8a test: move mockup script outside daemon/ 8 years ago
Rusty Russell d30b67a3fe test: generalize update-mocks 8 years ago
Rusty Russell c7b69abdaa type_to_string: move formatting to appropriate files. 8 years ago
Rusty Russell 0ba93cb948 lightningd: don't listen at all if no port number set. 8 years ago
Rusty Russell ce96812ef0 test.sh: split into multiple scripts. 8 years ago
Rusty Russell fae7f68731 helpers.sh: make check_tx_spend able to check for a specific transaction. 8 years ago
Rusty Russell c6a187a5d7 helpers.sh: set up funding in start_lightningd() 8 years ago
Rusty Russell 9e777ae922 test.sh: move core routines to scripts/helpers.sh 8 years ago
Rusty Russell 973ef3c932 test.sh: move valgrind PREFIX setting to vars.sh 8 years ago
Rusty Russell 700c536a27 Makefile: remove all the old Elements Alpha support. 8 years ago
Rusty Russell 8477bd5a5f test: allow three variants in parallel with parallel make. 8 years ago
Rusty Russell 9b045dac02 test: shutdown harder. 8 years ago
Rusty Russell 2f0651d105 test: use eatmydata for bitcoind and lightningd if available. 8 years ago
Rusty Russell 208beab529 test: setup bitcoind once, then run lightning tests. 8 years ago
Rusty Russell d8892c4dda test: do version check during setup. 8 years ago
Rusty Russell 35b2ee9c42 tests: remove obsolete BIP68 detection test. 8 years ago
Rusty Russell 6fe5ecb2ac update-mocks: make mocks compile with -Wunused 8 years ago
Rusty Russell b22bdfcbe8 test: use random port/rpcport for bitcoind. 8 years ago
Rusty Russell c11c81a920 daemon: first unit test, infrastructure. 8 years ago
Rusty Russell 7b1187d446 check: make (successful) tests less noisy. 8 years ago
Rusty Russell 2436207a7a test: detect segwit correctly, assume master branch. 9 years ago
Rusty Russell 4bbb86ae30 daemon: clean up test dirs. 9 years ago