Commit Graph

39 Commits (fa2eb3d5d6819e42bfcec8a9f02b99438fe718b9)

Author SHA1 Message Date
Jonathan Schoeller d15db4b1fc refactor: Fix unreachable code in init arg checks
5 years ago
Wladimir J. van der Laan 8a56f79d49
Merge #17482: util: Disallow network-qualified command line options
5 years ago
Sebastian Falbesoner eca56f8929 test: replace 'regtest' leftovers by self.chain
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
Larry Ruane b951b0973c on startup, write config options to debug.log
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
Hennadii Stepanov 8b2f471a1b
qa: Fix double-negative arg test
5 years ago
Russell Yanofsky 900d8f6f70 util: Disallow network-qualified command line options
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
MarcoFalke 83112db129
Merge #15864: Fix datadir handling
5 years ago
Hennadii Stepanov dde80c272a
Use ArgsManager::NETWORK_ONLY flag
5 years ago
Hennadii Stepanov ffea41f530
Enable all tests in feature_config_args.py
5 years ago
MarcoFalke 67923d6b3c
Merge #16366: init: Use InitError for all errors in bitcoind/qt
5 years ago
MarcoFalke 24dbcf3808
Merge #15891: test: Require standard txs in regtest by default
5 years ago
MarcoFalke fad2502240
init: Use InitError for all errors in bitcoind/qt
5 years ago
MarcoFalke fa9b419160
test: Add test that mainnet requires standard txs
5 years ago
MarcoFalke fa7dd88b71
test: Add test for unknown args
5 years ago
Anthony Towns 0b282f9b00 Log early messages with -printtoconsole
6 years ago
MarcoFalke fa4a922d78
qa: Add test for missing testnet section in conf file
6 years ago
MarcoFalke a74d588f21
Merge #14954: build: Require python 3.5
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
Akio Nakamura 1a7ba84e11 Fix lack of warning of unrecognized section names
6 years ago
MeshCollider 8cff83124b Error if rpcpassword contains hash in conf sections
6 years ago
Akio Nakamura 3fb09b9889 Warn unrecognized sections in the config file
6 years ago
MeshCollider 0385109444 Add test for rpcpassword hash error
6 years ago
MarcoFalke faa4043c66
qa: Run more tests with wallet disabled
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke ed2332aeff test: Add test for config file parsing errors
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke fabe28a0cd
qa: Temporarily disable test that reads the default datadir location
6 years ago
Anthony Towns 8a9817d175 [tests] Use regtest section in functional tests configs
7 years ago
MarcoFalke faace13868
qa: Match full plain text by default
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
John Newbery 58122736b5 [Tests] Require exact match in assert_start_raises_init_eror()
7 years ago
John Newbery 0ec08a672d [Tests] Move assert_start_raises_init_error method to TestNode
7 years ago
Russell Yanofsky be8ab7d082 Create new wallet databases as directories rather than files
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago