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
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-08
qa: Remove portseed_offset from test runner
MarcoFalke
2018-05-23
Merge #10757: RPC: Introduce getblockstats to plot things
Wladimir J. van der Laan
2018-05-22
Tests: Test new getblockstats RPC
Jorge Timón
2018-05-09
Merge #13188: qa: Remove unused option --srcdir
Wladimir J. van der Laan
2018-05-09
Merge #10267: New -includeconf argument for including external configuration ...
Wladimir J. van der Laan
2018-05-08
qa: Remove unused option --srcdir
MarcoFalke
2018-05-02
test: Test includeconf parameter.
Karl-Johan Alm
2018-04-27
Add --failfast option to functional test runner
James O'Beirne
2018-04-25
Merge #13051: qa: Normalize executable location
Wladimir J. van der Laan
2018-04-24
Merge #12953: Deprecate accounts
Wladimir J. van der Laan
2018-04-21
qa: Normalize executable location
MarcoFalke
2018-04-16
[tests] Rename rpc_listtransactions.py to wallet_listtransactions.py
John Newbery
2018-04-13
test: Add rpc_bind test to default-run tests
Wladimir J. van der Laan
2018-04-02
[tests] Remove bip9-softforks.py
John Newbery
2018-04-02
Merge #11742: rpc: Add testmempoolaccept
Wladimir J. van der Laan
2018-03-30
[tests] Test starting bitcoind with -h and -version
John Newbery
2018-03-28
test: List any failed tests at the end of test_runner output
Anthony Towns
2018-03-28
test: Make summary row bold-red if any test failed
Wladimir J. van der Laan
2018-03-27
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-24
rpc: Add testmempoolaccept
MarcoFalke
2018-03-19
Rename wallet_accounts.py test
Russell Yanofsky
2018-03-18
Avoiding 'file' function name from python2 with more descriptive variable naming
Jeff Rade
2018-03-18
QA: Add -blocksdir test
Jonas Schnelli
2018-03-17
Append scripts to new test_list array to fix bad assignment
Jeff Rade
2018-03-16
[Trivial] Simplify if-else blocks and more descriptive variable naming
Jeff Rade
2018-03-01
Merge #11882: Disable default fallbackfee on mainnet
Wladimir J. van der Laan
2018-02-25
[QA] add wallet-rbf test
Jonas Schnelli
2018-02-15
Fix typo in test_runner.py causing error
MeshCollider
2018-02-12
Merge #11858: qa: Prepare tests for Windows
Wladimir J. van der Laan
2018-01-30
[tests] Require all tests to follow naming convention
Anthony Towns
2018-01-25
[tests] Remove EXPECTED_VIOLATION_COUNT
Anthony Towns
2018-01-25
[tests] Rename misc functional tests.
Anthony Towns
2018-01-25
[tests] Rename rpc_* functional tests.
Anthony Towns
2018-01-25
[tests] Rename p2p_* functional tests.
Anthony Towns
2018-01-25
[tests] Rename wallet_* functional tests.
Anthony Towns
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns
2018-01-24
qa: Prepare functional tests for Windows
MarcoFalke
2018-01-19
test_runner: Readable output if create_cache.py fails
Russell Yanofsky
2018-01-15
Merge #11796: [tests] Functional test naming convention
Wladimir J. van der Laan
2018-01-12
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
MarcoFalke
2018-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-09
Add address_types test
Pieter Wuille
2018-01-09
SegWit wallet support
Pieter Wuille
2018-01-08
Allow multiwallet.py to be used with --usecli
Russell Yanofsky
2018-01-03
Merge #12062: Increment MIT Licence copyright header year on files modified i...
Wladimir J. van der Laan
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-21
qa: Note on test order in test_runner
MarcoFalke
2017-12-20
Add configuration/argument testing
MeshCollider
2017-12-08
[tests] Check tests conform to naming convention
Anthony Towns
[next]