lbrycrd/qa/rpc-tests
Gavin Andresen f582eda4ed Make qa/rpc-tests/ compatible with OSX
Reworked send.sh, so it works properly on my Mac (killall send.sh
doesn't work, because the process name is 'bash' not 'send.sh').
So now send.sh writes a .send.pid file, and invoking it as
send.sh -STOP (as the bitcoind -walletnotify) signals that PID.
2014-02-13 14:25:38 -05:00
..
README.md Integration tests via RPC calls 2013-11-27 14:21:05 +10:00
send.sh Make qa/rpc-tests/ compatible with OSX 2014-02-13 14:25:38 -05:00
util.sh Make qa/rpc-tests/ compatible with OSX 2014-02-13 14:25:38 -05:00
wallet.sh qt5: fix --with-qt with no arguments 2014-01-10 16:30:33 -05:00

Regression tests of RPC interface

wallet.sh : Test wallet send/receive code (see comments for details)

util.sh : useful re-usable functions