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
/
functional
Age
Commit message (
Expand
)
Author
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-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
2017-03-27
Add --quiet option to suppress rpc-tests.py output
John Newbery
2017-03-27
Check that all test scripts in test/functional are being run
John Newbery
2017-03-27
[qa] combine_logs: Use ordered list for logfiles
MarcoFalke
2017-03-27
Merge #10073: Actually run assumevalid.py
Wladimir J. van der Laan
2017-03-26
[QA] Renaming rawTx into rawtx
NicolasDorier
2017-03-25
Merge #10069: [QA] Fix typo in fundrawtransaction test
MarcoFalke
2017-03-25
[qa] Add setnetworkactive smoke test
MarcoFalke
2017-03-25
Merge #9946: Fix build errors if spaces in path or parent directory
Wladimir J. van der Laan
2017-03-24
fix build if spaces in src dir path
Matthew Zipkin
2017-03-24
Actually run assumevalid.py.
John Newbery
2017-03-24
Merge #10053: [test] Allow functional test cases to be skipped
MarcoFalke
2017-03-24
[QA] Fix typo in fundrawtransaction test
Nicolas Dorier
2017-03-24
Slightly modify fundrawtransaction.py test (change getnewaddress() into getra...
Jonas Schnelli
2017-03-24
Fix superfluous cast and code style nits in RPC wallet-hd.py test
Jonas Schnelli
2017-03-24
Switch to 100% for the HD internal keypool size
Jonas Schnelli
2017-03-24
[Wallet] split the keypool in an internal and external part
Jonas Schnelli
2017-03-24
Skip rpcbind_test if OS/network requirements are not met.
John Newbery
2017-03-23
Merge #9701: Make bumpfee tests less fragile
MarcoFalke
2017-03-22
[tests] Remove unused variables
practicalswift
2017-03-22
[tests] Remove unused and duplicate imports
practicalswift
2017-03-22
Allow test cases to be skipped
John Newbery
2017-03-21
Python functional tests should log in UTC
John Newbery
2017-03-21
Introduce combine_logs.py to combine log files from multiple bitcoinds.
John Newbery
2017-03-21
[qa] Expand bumpfee test docstring
Russell Yanofsky
2017-03-21
[qa] Rename python input variable to tx_input
Russell Yanofsky
2017-03-21
[qa] Make bumpfee.py test function order consistent
Russell Yanofsky
2017-03-21
[qa] Get rid of nondeterminism in bumpfee.py
Russell Yanofsky
2017-03-21
[qa] Remove bumpfee.py get_change_address hack
Russell Yanofsky
[next]