bitcoin/qa/pull-tester
Tom Harding 8a0b933aae Fix intermittent test failure, reduce test time
In txn_clone.py, non-essential test transaction tx2 was asserted
to be unconfirmed, but would occasionally confirm depending on
network behavior.  Fix by explicitly sharing with miner and
checking for 1 confirmation.

Reduce required conflict tests from 4 to 2, by moving one invocation
each of txn_clone.py and txn_doublespend.py to the extented test
section.  This saves about 15 seconds per test run for me.
2015-07-09 18:10:57 -07:00
..
rpc-tests.sh Fix intermittent test failure, reduce test time 2015-07-09 18:10:57 -07:00
run-bitcoin-cli tests: replace the old (unused since Travis) tests with new rpc test scripts 2014-10-31 00:05:55 -04:00
run-bitcoind-for-test.sh.in Require sufficent priority for relay of free transactions 2014-12-30 02:03:29 +01:00
tests-config.sh.in tests: replace the old (unused since Travis) tests with new rpc test scripts 2014-10-31 00:05:55 -04:00