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-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-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
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
2017-03-31
Merge #10130: bitcoin-tx input verification (awemany, jnewbery)
Wladimir J. van der Laan
2017-03-30
Add tests for bitcoin-tx input checking
John Newbery
2017-03-30
Check stderr when testing bitcoin-tx
John Newbery
2017-03-30
[tests] sync_with_ping should assert that ping hasn't timed out
John Newbery
2017-03-30
Add send_await_disconnect() method to p2p-compactblocks.py
John Newbery
2017-03-30
Merge #10109: Remove SingleNodeConnCB
MarcoFalke
2017-03-29
Merge #9294: Use internal HD chain for change outputs (hd split)
Wladimir J. van der Laan
2017-03-28
Make forknotify.py more robust
John Newbery
2017-03-28
Wait for connection to open in bip9-softforks.py
John Newbery
2017-03-28
Remove SingleNodeConnCB
John Newbery
2017-03-28
Remove call to gettransaction(...) where the result is unused
practicalswift
2017-03-28
Remove accidental trailing semicolons in Python code
practicalswift
2017-03-28
Merge #10076: [qa] combine_logs: Use ordered list for logfiles
MarcoFalke
2017-03-28
Merge #10096: Check that all test scripts in test/functional are being run
MarcoFalke
2017-03-27
Print out the final 1000 lines of test_framework.log if test fails
John Newbery
[next]