aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/walletbackup.sh
AgeCommit message (Collapse)Author
2014-10-31tests: allow rpc-tests to get filenames for bitcoind and bitcoin-cli from ↵Cory Fields
the environment This will allow for windows tests to run with bitcoind.exe and bitcoin-cli.exe
2014-10-23Update license in pull-tester and rpc-testsMichael Ford
Add missing copyright/license header where necessary
2014-10-03Bugfix: Replace bashisms with standard sh in tests/toolsLuke Dashjr
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
- Add license headers to source files (years based on commit dates) in `src/test` as well as `qa` - Add `README.md` to `src/test/data` specifying MIT license Fixes #3848
2014-02-24Test for walletbackup/walletdump RPC callsGavin Andresen