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-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
2017-03-22
Allow test cases to be skipped
John Newbery
2017-03-20
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
John Newbery