aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2017-03-24Fix superfluous cast and code style nits in RPC wallet-hd.py testJonas Schnelli
2017-03-24Switch to 100% for the HD internal keypool sizeJonas Schnelli
2017-03-24[Wallet] split the keypool in an internal and external partJonas Schnelli
2017-03-24Skip rpcbind_test if OS/network requirements are not met.John Newbery
2017-03-23Merge #9701: Make bumpfee tests less fragileMarcoFalke
2017-03-22[tests] Remove unused variablespracticalswift
2017-03-22[tests] Remove unused and duplicate importspracticalswift
2017-03-22Allow test cases to be skippedJohn Newbery
2017-03-21Python functional tests should log in UTCJohn Newbery
2017-03-21Introduce combine_logs.py to combine log files from multiple bitcoinds.John Newbery
2017-03-21[qa] Expand bumpfee test docstringRussell Yanofsky
2017-03-21[qa] Rename python input variable to tx_inputRussell Yanofsky
2017-03-21[qa] Make bumpfee.py test function order consistentRussell Yanofsky
2017-03-21[qa] Get rid of nondeterminism in bumpfee.pyRussell Yanofsky
2017-03-21[qa] Remove bumpfee.py get_change_address hackRussell Yanofsky
2017-03-20Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.pyJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery