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-08-23
test: Add tests for RPC help
João Barbosa
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-03
qa: Create unicode tempdir in test_runner
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-24
test: Add basic testing for wallet groups
Karl-Johan Alm
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-18
Merge #13557: BIP 174 PSBT Serializations and RPCs
Wladimir J. van der Laan
2018-07-17
Merge #12196: Add scantxoutset RPC method
Wladimir J. van der Laan
2018-07-16
Tests for PSBT
Andrew Chow
2018-07-15
[QA] Add scantxoutset test
Jonas Schnelli
2018-07-13
Merge #13072: Update createmultisig RPC to support segwit
Pieter Wuille
2018-07-12
[QA] add createwallet disableprivatekey test
Jonas Schnelli
2018-07-10
[tests] functional test for createmultisig RPC
Anthony Towns
2018-07-05
RPC: Add new getzmqnotifications method.
Daniel Kraft
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
[next]