Age | Commit message (Expand) | Author |
---|---|---|
2017-03-22 | Allow test cases to be skipped | John Newbery |
2017-03-21 | Python functional tests should log in UTC | John Newbery |
2017-03-21 | Introduce combine_logs.py to combine log files from multiple bitcoinds. | John Newbery |
2017-03-21 | [qa] Expand bumpfee test docstring | Russell Yanofsky |
2017-03-21 | [qa] Rename python input variable to tx_input | Russell Yanofsky |
2017-03-21 | [qa] Make bumpfee.py test function order consistent | Russell Yanofsky |
2017-03-21 | [qa] Get rid of nondeterminism in bumpfee.py | Russell Yanofsky |
2017-03-21 | [qa] Remove bumpfee.py get_change_address hack | Russell Yanofsky |
2017-03-20 | Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py | John Newbery |
2017-03-20 | Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py | John Newbery |
2017-03-20 | Rename rpc-tests directory to functional | John Newbery |
2017-03-20 | Rename qa directory to test | John Newbery |