aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-01[Wallet] unset change position when there is no change on exact matchGregory Sanders
2017-05-01Merge #10264: [test] Add tests for getconnectioncount, getnettotals and pingMarcoFalke
2017-05-01Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON()Wladimir J. van der Laan
2017-04-28[test] Add gettxout callJimmy Song
2017-04-28[test] Add tests for getconnectioncount, getnettotals and pingJimmy Song
2017-04-28[tests] update disconnect_ban.py test case to work with listbannedJohn Newbery
2017-04-28refactor TxToJSON() and ScriptPubKeyToJSON()jonnynewbs
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-21Tests: Add test for getnetworkhashpsJimmy Song
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-18Remove duplicate method definitions in NodeConnCB subclassesJohn Newbery
2017-04-18Adds helper functions to NodeConnCBJohn 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-04Remove accidental trailing semicolonspracticalswift
2017-04-04Remove unused importpracticalswift
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