Commit Graph

135 Commits (b9024fdda33e5c7a2e61705822ded034dd4f8e3b)

Author SHA1 Message Date
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
MarcoFalke fa6edfef35
qa: Remove portseed_offset from test runner
7 years ago
Wladimir J. van der Laan b9551d3663
Merge #10757: RPC: Introduce getblockstats to plot things
7 years ago
Jorge Timón 4cbfb6aad9
Tests: Test new getblockstats RPC
7 years ago
Wladimir J. van der Laan 4a50ec0efd
Merge #13188: qa: Remove unused option --srcdir
7 years ago
Wladimir J. van der Laan 7b966d9e6e
Merge #10267: New -includeconf argument for including external configuration files
7 years ago
MarcoFalke fac1e1f3b2
qa: Remove unused option --srcdir
7 years ago
Karl-Johan Alm 0f0badd5a3
test: Test includeconf parameter.
7 years ago
James O'Beirne bf720c1460 Add --failfast option to functional test runner
7 years ago
Wladimir J. van der Laan e074097c1b
Merge #13051: qa: Normalize executable location
7 years ago
Wladimir J. van der Laan d1d54ae6a3
Merge #12953: Deprecate accounts
7 years ago
MarcoFalke fa811b0b1d
qa: Normalize executable location
7 years ago
John Newbery 4e671f0353 [tests] Rename rpc_listtransactions.py to wallet_listtransactions.py
7 years ago
Wladimir J. van der Laan e87fefc60f test: Add rpc_bind test to default-run tests
7 years ago
John Newbery e80c640d78 [tests] Remove bip9-softforks.py
7 years ago
Wladimir J. van der Laan 18815b4bfb
Merge #11742: rpc: Add testmempoolaccept
7 years ago
John Newbery 63048ec73d [tests] Test starting bitcoind with -h and -version
7 years ago
Anthony Towns ffb033a6d5 test: List any failed tests at the end of test_runner output
7 years ago
Wladimir J. van der Laan f92541f7ea test: Make summary row bold-red if any test failed
7 years ago
Wladimir J. van der Laan 534b8fa560
Merge #12653: Allow to optional specify the directory for the blocks storage
7 years ago
MarcoFalke b55555da3e
rpc: Add testmempoolaccept
7 years ago
Russell Yanofsky d2527bd54e Rename wallet_accounts.py test
7 years ago
Jeff Rade 0dbb32b2cb Avoiding 'file' function name from python2 with more descriptive variable naming
7 years ago
Jonas Schnelli f38e4fdb06
QA: Add -blocksdir test
7 years ago
Jeff Rade b0fec8d623 Append scripts to new test_list array to fix bad assignment
7 years ago
Jeff Rade 97bcd36811 [Trivial] Simplify if-else blocks and more descriptive variable naming
7 years ago
Wladimir J. van der Laan 987a80995a
Merge #11882: Disable default fallbackfee on mainnet
7 years ago
Jonas Schnelli 3f592b81dc
[QA] add wallet-rbf test
7 years ago
MeshCollider ada1af6d8f Fix typo in test_runner.py causing error
7 years ago
Wladimir J. van der Laan b4d85490f0
Merge #11858: qa: Prepare tests for Windows
7 years ago
Anthony Towns 125f4a4909 [tests] Require all tests to follow naming convention
7 years ago
Anthony Towns 6f881cc880 [tests] Remove EXPECTED_VIOLATION_COUNT
7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests.
7 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests.
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago
MarcoFalke faefd2923a
qa: Prepare functional tests for Windows
7 years ago
Russell Yanofsky ac96e788fa test_runner: Readable output if create_cache.py fails
7 years ago
Wladimir J. van der Laan 4db16ec827
Merge #11796: [tests] Functional test naming convention
7 years ago
MarcoFalke b7450cdbd8
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
7 years ago
Jonas Schnelli d889c036cd
Merge #11403: SegWit wallet support
7 years ago
Pieter Wuille b224a47a1a Add address_types test
7 years ago
Pieter Wuille 940a21932b SegWit wallet support
7 years ago
Russell Yanofsky a14dbff39e Allow multiwallet.py to be used with --usecli
7 years ago
Wladimir J. van der Laan 5961b23898
Merge #12062: Increment MIT Licence copyright header year on files modified in 2017
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
MarcoFalke fadf60e381 qa: Note on test order in test_runner
7 years ago
MeshCollider be9a13c8a0 Add configuration/argument testing
7 years ago
Anthony Towns 9b20bb40fb [tests] Check tests conform to naming convention
7 years ago