index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
/
test_node.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-10-24
1
-0
/
+16
*
qa: Add TestNode::assert_debug_log
MarcoFalke
2018-10-24
1
-0
/
+18
*
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
1
-2
/
+5
|
\
|
*
qa: Use files for stdout/stderr to support Windows
MarcoFalke
2018-08-03
1
-2
/
+2
|
*
qa: Close stdout and stderr file when node stops
MarcoFalke
2018-08-03
1
-0
/
+3
*
|
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
1
-2
/
+4
|
\
\
|
*
|
qa: wait_for_verack by default
MarcoFalke
2018-08-08
1
-2
/
+4
|
|
/
*
|
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
Merge #13823: qa: quote path in authproxy for external multiwallets
Wladimir J. van der Laan
2018-08-02
1
-1
/
+2
|
\
\
|
*
|
qa: Quote wallet name for rpc path
MarcoFalke
2018-08-02
1
-1
/
+2
|
|
/
*
/
qa: Extract rpc_timewait as test param
MarcoFalke
2018-08-01
1
-6
/
+2
|
/
*
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
Jonas Schnelli
2018-07-12
1
-2
/
+1
*
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-25
1
-5
/
+5
*
[qa] Avoid printing to console during cache creation
Suhas Daftuar
2018-05-09
1
-2
/
+1
*
[tests] Allow stderr to be tested against specified string
John Newbery
2018-05-09
1
-1
/
+8
*
[Tests] Use LIBC_FATAL_STDERR_=1 in tests
John Newbery
2018-05-09
1
-1
/
+6
*
[Tests] Write stdout/stderr to datadir instead of temp file.
John Newbery
2018-05-09
1
-7
/
+17
*
Merge #13051: qa: Normalize executable location
Wladimir J. van der Laan
2018-04-25
1
-7
/
+3
|
\
|
*
qa: Normalize executable location
MarcoFalke
2018-04-21
1
-7
/
+3
*
|
[qa] Attach node index to test_node AssertionError and print messages
James O'Beirne
2018-04-19
1
-13
/
+24
|
/
*
Print to console by default when not run with -daemon
Evan Klitzke
2018-04-17
1
-1
/
+11
*
Merge #12902: [qa] Handle potential cookie race when starting node
MarcoFalke
2018-04-09
1
-0
/
+5
|
\
|
*
[qa] Delete cookie file before starting node
Suhas Daftuar
2018-04-09
1
-0
/
+5
*
|
Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end
Wladimir J. van der Laan
2018-04-08
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
[qa] Ensure bitcoind processes are cleaned up when tests end
Suhas Daftuar
2018-04-08
1
-0
/
+11
*
|
qa: Match full plain text by default
MarcoFalke
2018-04-01
1
-3
/
+13
|
/
*
[Tests] fix a typo in TestNode.assert_start_raises_init_error()
Roman Zeyde
2018-03-28
1
-4
/
+10
*
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
Wladimir J. van der Laan
2018-03-22
1
-3
/
+3
|
\
|
*
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-03-19
1
-3
/
+3
*
|
Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (j...
Wladimir J. van der Laan
2018-03-22
1
-0
/
+36
|
\
\
|
*
|
qa: Allow for partial_match when checking init error
MarcoFalke
2018-03-19
1
-4
/
+8
|
*
|
[Tests] Require exact match in assert_start_raises_init_eror()
John Newbery
2018-03-18
1
-3
/
+7
|
*
|
[Tests] Move assert_start_raises_init_error method to TestNode
John Newbery
2018-03-18
1
-0
/
+28
|
|
/
*
/
Fix typos
Dimitris Apostolou
2018-03-21
1
-1
/
+1
|
/
*
[tests] bind functional test nodes to 127.0.0.1
Sjors Provoost
2018-03-06
1
-1
/
+4
*
qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-15
1
-2
/
+4
*
Merge #12089: qa: Make TestNodeCLI command optional in send_cli
MarcoFalke
2018-01-24
1
-7
/
+9
|
\
|
*
qa: Make TestNodeCLI command optional in send_cli
MarcoFalke
2018-01-23
1
-2
/
+4
|
*
qa: Rename cli.args to cli.options
MarcoFalke
2018-01-23
1
-5
/
+5
*
|
Don't allow relative -walletdir paths
Russell Yanofsky
2018-01-18
1
-2
/
+2
|
/
*
[tests] allow tests to be run with --usecli
John Newbery
2018-01-08
1
-8
/
+17
*
TestNodeCLI batch emulation
Russell Yanofsky
2018-01-08
1
-3
/
+20
*
Prevent TestNodeCLI.args mixups
Russell Yanofsky
2018-01-08
1
-3
/
+4
*
Improve TestNodeCLI output parsing
Russell Yanofsky
2018-01-08
1
-1
/
+12
*
[tests] Make NodeConnCB a subclass of NodeConn
John Newbery
2017-11-28
1
-8
/
+5
*
Merge #11677: qa: Remove unused NodeConn members
MarcoFalke
2017-11-14
1
-1
/
+1
|
\
|
*
qa: Remove unused NodeConn members
MarcoFalke
2017-11-13
1
-1
/
+1
*
|
qa: Only allow disconnecting all NodeConns
MarcoFalke
2017-11-13
1
-7
/
+8
|
/
*
[tests] Add p2p connection to TestNode
John Newbery
2017-11-08
1
-3
/
+42
[next]