1
1
mirror of https://github.com/bitcoin/bitcoin.git synced 2024-05-17 23:56:39 +00:00
bitcoin/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
..
2013-11-27 14:21:05 +10:00
2014-02-13 14:25:38 -05:00
2014-02-13 14:25:38 -05:00
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