Commit Graph

120 Commits (1d540046fe47eb7b6062c55ebebd801ece96231c)

Author SHA1 Message Date
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
Jonas Schnelli e054d0e532
[QA] Add node_network_limited test
7 years ago
Wladimir J. van der Laan 24df9af816
Merge #11781: Add `-debuglogfile` option
7 years ago
Wladimir J. van der Laan 23232422e5 test: Add test for `-debuglogfile`
7 years ago
John Newbery ff8a9b068a [tests] Add combinedlogslen argument to test_runner.py
7 years ago
John Newbery dba94ead0c [tests] [travis-ci] Move Travis functional test log post processing to test_runner
7 years ago
MeshCollider c1e5d40e16 Make debugging test crash easier
7 years ago
Matt Corallo f3d4adfa6f Make p2p-acceptablock not an extended test
7 years ago
Wladimir J. van der Laan 2ca518deff
Merge #11486: [tests] Add uacomment tests
7 years ago
John Newbery f893085325 [tests] Don't subclass from object for Python 3
7 years ago
Cristian Mircea Messel c5dfa90aab [tests] Add uacomment tests
7 years ago
Wladimir J. van der Laan 364da2c529
Merge #10941: Add blocknotify and walletnotify functional tests
7 years ago
João Barbosa df18d29a02 [tests] Add -blocknotify functional test
7 years ago
Jim Posen eff4bd8ab2 [test] P2P functional test for certain fingerprinting protections
7 years ago
Cristian Mircea Messel 048e0c3e26 [rpc] [tests] Add deprecated RPC test
7 years ago
Suhas Daftuar eac64bb7a3 [qa] Test nMinimumChainWork
7 years ago