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
/
test_runner.py
Age
Commit message (
Expand
)
Author
2017-07-20
[wallet] [tests] Add listwallets to multiwallet test
John Newbery
2017-07-17
[QA] add basic multiwallet test
Jonas Schnelli
2017-07-11
Merge #10190: [tests] mining functional tests (including regression test for ...
Wladimir J. van der Laan
2017-06-28
Merge #10148: Use non-atomic flushing with block replay
Wladimir J. van der Laan
2017-06-27
[tests] rename getblocktemplate_proposals.py to mining.py
John Newbery
2017-06-27
Merge #10612: The young person's guide to the test_framework
Wladimir J. van der Laan
2017-06-27
[tests] add example test
John Newbery
2017-06-26
[qa] Test non-atomic chainstate writes
Suhas Daftuar
2017-06-25
[RPC] Add an uptime command that displays the amount of time that bitcoind ha...
Ricardo Velhote
2017-06-18
Merge #10555: [tests] various improvements to zmq_test.py
MarcoFalke
2017-06-12
[tests] timeout integration tests on travis after 20 minutes
John Newbery
2017-06-08
[tests] tidy up zmq_test.py
John Newbery
2017-06-08
Tests for wallet encryption stuff
Andrew Chow
2017-06-06
Merge #10331: Share config between util and functional tests
MarcoFalke
2017-05-22
Merge #10433: [tests] improve tmpdir structure
MarcoFalke
2017-05-18
[tests] improve tmpdir structure
John Newbery
2017-05-14
qa: Warn when specified test is not found
MarcoFalke
2017-05-03
Use shared config file for functional and util tests
John Newbery
2017-05-03
Merge #10327: [tests] remove import-abort-rescan.py
Wladimir J. van der Laan
2017-05-03
[tests] remove import-abort-rescan.py
John Newbery
2017-05-03
Merge #9966: Control mempool persistence using a command line parameter
Wladimir J. van der Laan
2017-05-01
[tests] allow zmq test to be run in out-of-tree builds
John Newbery
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-21
[test] Test abortrescan command.
Karl-Johan Alm
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] rename nodehandling to disconnectban
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-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-02
Merge #10077: [qa] Add setnetworkactive smoke test
Wladimir J. van der Laan
2017-03-28
Merge #10096: Check that all test scripts in test/functional are being run
MarcoFalke
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
Merge #10073: Actually run assumevalid.py
Wladimir J. van der Laan
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
Skip rpcbind_test if OS/network requirements are not met.
John Newbery
[next]