index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2017-05-02
[tests] Remove is_network_split from funtional test cases
John Newbery
2017-05-02
Merge #10169: [tests] Remove func test code duplication
Wladimir J. van der Laan
2017-05-02
Merge #10234: [net] listbanned RPC and QT should show correct banned subnets
Wladimir J. van der Laan
2017-05-01
Merge #10294: [Wallet] unset change position when there is no change
Wladimir J. van der Laan
2017-05-01
[Wallet] unset change position when there is no change on exact match
Gregory Sanders
2017-05-01
Merge #10264: [test] Add tests for getconnectioncount, getnettotals and ping
MarcoFalke
2017-05-01
Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON()
Wladimir J. van der Laan
2017-04-28
[test] Add gettxout call
Jimmy Song
2017-04-28
[test] Add tests for getconnectioncount, getnettotals and ping
Jimmy Song
2017-04-28
[tests] update disconnect_ban.py test case to work with listbanned
John Newbery
2017-04-28
refactor TxToJSON() and ScriptPubKeyToJSON()
jonnynewbs
2017-04-25
Merge #10225: [test] Add aborttrescan tests
Wladimir J. van der Laan
2017-04-23
Merge #10097: Move zmq test skipping logic into individual test case.
MarcoFalke
2017-04-23
Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by o...
MarcoFalke
2017-04-23
Merge #10224: [test] Add test for getaddednodeinfo
MarcoFalke
2017-04-21
Merge #10223: Tests: Refactor to create witness script creation function
Wladimir J. van der Laan
2017-04-21
Merge #10229: Tests: Add test for getdifficulty
Wladimir J. van der Laan
2017-04-21
[test] Test abortrescan command.
Karl-Johan Alm
2017-04-20
Tests: Add simple test for getaddednodeinfo
Jimmy Song
2017-04-20
Tests: Refactor to create witness script creation function
Jimmy Song
2017-04-20
Move zmq test skipping logic into individual test case.
John Newbery
2017-04-20
Merge #10143: [net] Allow disconnectnode RPC to be called with node id
Wladimir J. van der Laan
2017-04-19
Tests: Add test for getdifficulty
Jimmy Song
2017-04-19
[tests] disconnect_ban: add tests for disconnect-by-nodeid
John Newbery
2017-04-19
[tests] disconnect_ban: remove dependency on urllib
John Newbery
2017-04-19
[tests] disconnect_ban: use wait_until instead of sleep
John Newbery
2017-04-19
[tests] disconnect_ban: add logging
John Newbery
2017-04-19
[tests] disconnectban test - only use two nodes
John Newbery
2017-04-19
[tests] rename nodehandling to disconnectban
John Newbery
2017-04-19
[tests] fix nodehandling.py flake8 warnings
John Newbery
2017-04-18
Remove duplicate method definitions in NodeConnCB subclasses
John Newbery
2017-04-18
Adds helper functions to NodeConnCB
John Newbery
2017-04-18
Merge #10219: Tests: Order Python Tests Differently
MarcoFalke
2017-04-17
Tests: Put Extended tests first when they're included
Jimmy Song
2017-04-17
Merge #10197: [tests] Functional test warnings
MarcoFalke
2017-04-17
[tests] test_runner - check unicode
John Newbery
2017-04-17
[tests] Remove cache directory by default when running test_runner
John Newbery
2017-04-17
[test] add warnings to test_runner
John Newbery
2017-04-13
[tests] Remove maxblocksinflight testcase
John Newbery
2017-04-11
tests: Fix test_runner return value in case of skipped test
Wladimir J. van der Laan
2017-04-10
Merge #10135: [p2p] Send the correct error code in reject messages
Wladimir J. van der Laan
2017-04-08
Merge #10124: [test] Suppress test logging spam
MarcoFalke
2017-04-07
Reduce spammy test logging
John Newbery
2017-04-07
fixup - align summary row correctly and make colors/glyphs globals
John Newbery
2017-04-06
[tests] Add unicode symbols for tests passing/failing/skipping
John Newbery
2017-04-05
[tests] color test results and sort alphabetically
John Newbery
2017-04-03
Test prioritisetransaction and ancestor fee state
Suhas Daftuar
2017-04-02
Merge #10077: [qa] Add setnetworkactive smoke test
Wladimir J. van der Laan
2017-04-02
Merge #10072: Remove sources of unreliablility in extended functional tests
MarcoFalke
2017-03-31
Send the correct error code in reject messages
John Newbery
[next]