aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-04-25Merge #10225: [test] Add aborttrescan testsWladimir J. van der Laan
2017-04-23Merge #10097: Move zmq test skipping logic into individual test case.MarcoFalke
2017-04-23Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by o...MarcoFalke
2017-04-23Merge #10224: [test] Add test for getaddednodeinfoMarcoFalke
2017-04-21Merge #10223: Tests: Refactor to create witness script creation functionWladimir J. van der Laan
2017-04-21Merge #10229: Tests: Add test for getdifficultyWladimir J. van der Laan
2017-04-21[test] Test abortrescan command.Karl-Johan Alm
2017-04-20Tests: Add simple test for getaddednodeinfoJimmy Song
2017-04-20Tests: Refactor to create witness script creation functionJimmy Song
2017-04-20Move zmq test skipping logic into individual test case.John Newbery
2017-04-20Merge #10143: [net] Allow disconnectnode RPC to be called with node idWladimir J. van der Laan
2017-04-19Tests: Add test for getdifficultyJimmy Song
2017-04-19[tests] disconnect_ban: add tests for disconnect-by-nodeidJohn Newbery
2017-04-19[tests] disconnect_ban: remove dependency on urllibJohn Newbery
2017-04-19[tests] disconnect_ban: use wait_until instead of sleepJohn Newbery
2017-04-19[tests] disconnect_ban: add loggingJohn Newbery
2017-04-19[tests] disconnectban test - only use two nodesJohn Newbery
2017-04-19[tests] rename nodehandling to disconnectbanJohn Newbery
2017-04-19[tests] fix nodehandling.py flake8 warningsJohn Newbery
2017-04-18Merge #10219: Tests: Order Python Tests DifferentlyMarcoFalke
2017-04-17Tests: Put Extended tests first when they're includedJimmy Song
2017-04-17Merge #10197: [tests] Functional test warningsMarcoFalke
2017-04-17[tests] test_runner - check unicodeJohn Newbery
2017-04-17[tests] Remove cache directory by default when running test_runnerJohn Newbery
2017-04-17[test] add warnings to test_runnerJohn Newbery
2017-04-13[tests] Remove maxblocksinflight testcaseJohn Newbery
2017-04-11tests: Fix test_runner return value in case of skipped testWladimir J. van der Laan
2017-04-10Merge #10135: [p2p] Send the correct error code in reject messagesWladimir J. van der Laan
2017-04-08Merge #10124: [test] Suppress test logging spamMarcoFalke
2017-04-07Reduce spammy test loggingJohn Newbery
2017-04-07fixup - align summary row correctly and make colors/glyphs globalsJohn Newbery
2017-04-06[tests] Add unicode symbols for tests passing/failing/skippingJohn Newbery
2017-04-05[tests] color test results and sort alphabeticallyJohn Newbery
2017-04-03Test prioritisetransaction and ancestor fee stateSuhas Daftuar
2017-04-02Merge #10077: [qa] Add setnetworkactive smoke testWladimir J. van der Laan
2017-04-02Merge #10072: Remove sources of unreliablility in extended functional testsMarcoFalke
2017-03-31Send the correct error code in reject messagesJohn Newbery
2017-03-31Merge #10130: bitcoin-tx input verification (awemany, jnewbery)Wladimir J. van der Laan
2017-03-30Add tests for bitcoin-tx input checkingJohn Newbery
2017-03-30Check stderr when testing bitcoin-txJohn Newbery
2017-03-30[tests] sync_with_ping should assert that ping hasn't timed outJohn Newbery
2017-03-30Add send_await_disconnect() method to p2p-compactblocks.pyJohn Newbery
2017-03-30Merge #10109: Remove SingleNodeConnCBMarcoFalke
2017-03-29Merge #9294: Use internal HD chain for change outputs (hd split)Wladimir J. van der Laan
2017-03-28Make forknotify.py more robustJohn Newbery
2017-03-28Wait for connection to open in bip9-softforks.pyJohn Newbery
2017-03-28Remove SingleNodeConnCBJohn Newbery
2017-03-28Remove call to gettransaction(...) where the result is unusedpracticalswift
2017-03-28Remove accidental trailing semicolons in Python codepracticalswift
2017-03-28Merge #10076: [qa] combine_logs: Use ordered list for logfilesMarcoFalke