core-lightning/lightningd/test
Rusty Russell 6323cc1898 plugins: allow --dev-debugger=<pluginname>.
This currently just invokes GDB, but we could generalize it (though
pdb doesn't allow attaching to a running process, other python
debuggers seem to).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-12-10 00:00:50 +00:00
..
Makefile common: make funding_tx and withdraw_tx share UTXO code. 2018-12-06 23:11:51 +01:00
run-find_my_abspath.c plugins: allow --dev-debugger=<pluginname>. 2018-12-10 00:00:50 +00:00
run-invoice-select-inchan.c signature: wrap almost all signatures in struct bitcoin_signature. 2018-12-06 23:11:51 +01:00
run-json_escaped.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-jsonrpc.c [test] update test mocks for getinfo rpc update 2018-11-21 00:37:04 +00:00
run-param.c test: add json_tok_remove unit tests 2018-12-06 02:06:03 +00:00