Commit Graph

65 Commits (3832c25f176753b7ddb724c26ee7543fb1e1819e)

Author SHA1 Message Date
Wladimir J. van der Laan f09bc7ec98
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
6 years ago
MarcoFalke e413c2ddd1 qa: Fix codespell error and have lint-spelling error instead of warn
6 years ago
MarcoFalke faa669cbcd
qa: Premine to deterministic address with -disablewallet
6 years ago
MarcoFalke fa3e9f7627
qa: Add TestNode::assert_debug_log
6 years ago
MarcoFalke 1b04b55f2d
Merge #13867: qa: Make extended tests pass on native Windows
6 years ago
Andrew Chow c1dde3a949 No longer shutdown after encrypting the wallet
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
6 years ago
MarcoFalke fa5587fe71
qa: wait_for_verack by default
6 years ago
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
MarcoFalke faabd7bc47
qa: Use files for stdout/stderr to support Windows
6 years ago
MarcoFalke fada8966c5
qa: Close stdout and stderr file when node stops
6 years ago
Wladimir J. van der Laan 489b51b08e
Merge #13823: qa: quote path in authproxy for external multiwallets
6 years ago
MarcoFalke fa67505e1e
qa: Quote wallet name for rpc path
6 years ago
MarcoFalke fa5b440971
qa: Extract rpc_timewait as test param
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Jonas Schnelli a3fa4d6a6a
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
Suhas Daftuar 08ebdba82a [qa] Avoid printing to console during cache creation
7 years ago
John Newbery beee49ba1f [tests] Allow stderr to be tested against specified string
7 years ago
John Newbery e5036715c8 [Tests] Use LIBC_FATAL_STDERR_=1 in tests
7 years ago
John Newbery c22ce8a7b8 [Tests] Write stdout/stderr to datadir instead of temp file.
7 years ago
Wladimir J. van der Laan e074097c1b
Merge #13051: qa: Normalize executable location
7 years ago
MarcoFalke fa811b0b1d
qa: Normalize executable location
7 years ago
James O'Beirne 80a5e59532 [qa] Attach node index to test_node AssertionError and print messages
7 years ago
Evan Klitzke 6a3b0d3d1a Print to console by default when not run with -daemon
7 years ago
MarcoFalke 727175a08d
Merge #12902: [qa] Handle potential cookie race when starting node
7 years ago
Suhas Daftuar 75d0e4c544 [qa] Delete cookie file before starting node
7 years ago
Wladimir J. van der Laan 15c3bb4268
Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end
7 years ago
Suhas Daftuar e36a0c0852 [qa] Ensure bitcoind processes are cleaned up when tests end
7 years ago
MarcoFalke faace13868
qa: Match full plain text by default
7 years ago
Roman Zeyde 8394300859
[Tests] fix a typo in TestNode.assert_start_raises_init_error()
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Wladimir J. van der Laan 185d48473e
Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (jnewbery)
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
MarcoFalke fae137454a
qa: Allow for partial_match when checking init error
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
Sjors Provoost b156ff7c30
[tests] bind functional test nodes to 127.0.0.1
7 years ago
MarcoFalke face7220b7
qa: Move common args to bitcoin.conf
7 years ago
MarcoFalke 126000ba9e
Merge #12089: qa: Make TestNodeCLI command optional in send_cli
7 years ago
MarcoFalke fae7b14a04 qa: Make TestNodeCLI command optional in send_cli
7 years ago
MarcoFalke ffffb10a9f qa: Rename cli.args to cli.options
7 years ago
Russell Yanofsky ec527c6c88 Don't allow relative -walletdir paths
7 years ago
John Newbery f6ade9ce1a [tests] allow tests to be run with --usecli
7 years ago
Russell Yanofsky ff9a363ff7 TestNodeCLI batch emulation
7 years ago
Russell Yanofsky ca9085afc5 Prevent TestNodeCLI.args mixups
7 years ago
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing
7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn
7 years ago
MarcoFalke 3bdf242fc6
Merge #11677: qa: Remove unused NodeConn members
7 years ago