aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-03-28Merge #12811: test: Make summary row bold-red if any test failed and show fai...Wladimir J. van der Laan
2018-03-28test: List any failed tests at the end of test_runner outputAnthony Towns
2018-03-28Merge #12798: doc: Refer to witness reserved value as spec. in the BIPWladimir J. van der Laan
2018-03-28test: Make summary row bold-red if any test failedWladimir J. van der Laan
2018-03-28Merge #12806: qa: Fix function names in feature_blocksdirWladimir J. van der Laan
2018-03-27qa: Fix function names in feature_blocksdirMarcoFalke
2018-03-27Merge #12717: [REST] Handle UTXO retrieval when ignoring the mempoolWladimir J. van der Laan
2018-03-27Merge #12653: Allow to optional specify the directory for the blocks storageWladimir J. van der Laan
2018-03-26doc: Refer to witness reserved value as spec. in the BIPMarcoFalke
2018-03-26Merge #12756: [config] Remove blockmaxsize optionWladimir J. van der Laan
2018-03-25[REST] Handle UTXO retrieval when ignoring the mempoolRoman Zeyde
2018-03-22Merge #11536: Rename account to label where appropriateWladimir J. van der Laan
2018-03-22[config] Remove blockmaxsize optionJohn Newbery
2018-03-22Merge #12076: qa: Use node.datadir instead of tmpdir in test frameworkWladimir J. van der Laan
2018-03-22Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (j...Wladimir J. van der Laan
2018-03-21Merge #12747: Fix typosMarcoFalke
2018-03-21Merge #12746: tests: Remove unused argument max_invalid from check_estimates(...MarcoFalke
2018-03-21Merge #12716: Fix typos and cleanup in various filesMarcoFalke
2018-03-21Fix typospracticalswift
2018-03-21tests: Remove unused argument max_invalid from check_estimates(...)practicalswift
2018-03-21Fix typosDimitris Apostolou
2018-03-20Merge #12728: [tests] rename TestNode to TestP2PConn in testsMarcoFalke
2018-03-20Merge #12652: bitcoin-cli: Provide a better error message when bitcoind is no...Wladimir J. van der Laan
2018-03-20-blocksdir: keep blockindex leveldb database in datadirJonas Schnelli
2018-03-19tests: Test connecting with non-existing RPC cookie filepracticalswift
2018-03-19tests: Test connecting to a non-existing serverpracticalswift
2018-03-19qa: Allow for partial_match when checking init errorMarcoFalke
2018-03-19scripted-diff: rename TestNode to TestP2PConn in testsJohn Newbery
2018-03-19qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke
2018-03-19Merge #12553: Prefer wait_until over polling with time.sleepWladimir J. van der Laan
2018-03-19Rename wallet_accounts.py testRussell Yanofsky
2018-03-19Rename account to label where appropriateRussell Yanofsky
2018-03-18Avoiding 'file' function name from python2 with more descriptive variable namingJeff Rade
2018-03-18[Tests] Require exact match in assert_start_raises_init_eror()John Newbery
2018-03-18[Tests] Move assert_start_raises_init_error method to TestNodeJohn Newbery
2018-03-18QA: Add -blocksdir testJonas Schnelli
2018-03-17Append scripts to new test_list array to fix bad assignmentJeff Rade
2018-03-16[Trivial] Simplify if-else blocks and more descriptive variable namingJeff Rade
2018-03-15test: Use os.path.join consistently in feature_pruning testsBen Woosley
2018-03-15test: Use wait_until in tests where time was used for pollingBen Woosley
2018-03-15Merge #12431: Only call NotifyBlockTip when chainActive changesWladimir J. van der Laan
2018-03-14Merge #12638: qa: Cache only chain and wallet for regtest datadirWladimir J. van der Laan
2018-03-13Merge #11772: [tests] Change invalidblockrequest to use BitcoinTestFrameworkMarcoFalke
2018-03-13Merge #11872: [rpc] createrawtransaction: Accept sorted outputsWladimir J. van der Laan
2018-03-13Merge #12643: [qa] util: Remove unused sync_chainWladimir J. van der Laan
2018-03-12Merge #12545: test: Use wait_until to ensure ping goes outMarcoFalke
2018-03-12[qa] util: Remove unused sync_chainMarcoFalke
2018-03-09Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")practicalswift
2018-03-09bitcoin-cli: Provide a better error message when bitcoind is not runningpracticalswift
2018-03-07qa: Cache only chain and wallet for regtest datadirMarcoFalke