bitcoin/test/functional/test_framework
John Newbery e5036715c8 [Tests] Use LIBC_FATAL_STDERR_=1 in tests
By default, libc will print fatal errors to /dev/tty instead of stderr.
Adding the LIBC_FATAL_STDERR_ to the environment variables allows
us to catch libc errors in stderr and test for them.
2018-05-09 09:56:49 -04:00
..
__init__.py
address.py
authproxy.py Remove assigned but never used local variables 2018-03-29 17:47:12 +02:00
bignum.py
blocktools.py [tests] tidy up blocktools.py 2018-04-20 14:16:57 -04:00
coverage.py
key.py tests: Remove compatibility code not needed now when we're on Python 3 2018-04-16 09:54:27 +02:00
messages.py rpc: Add testmempoolaccept 2018-03-24 11:17:08 -04:00
mininode.py qa: Clarify documentation for send_txs_and_test 2018-04-24 13:39:08 -04:00
netutil.py
script.py tests: Remove redundant bytes² 2018-04-16 17:33:03 +02:00
segwit_addr.py
siphash.py
socks5.py Minor Python cleanups to make flake8 pass with the new rules enabled 2018-04-16 17:25:11 +02:00
test_framework.py [Tests] Write stdout/stderr to datadir instead of temp file. 2018-05-09 09:56:49 -04:00
test_node.py [Tests] Use LIBC_FATAL_STDERR_=1 in tests 2018-05-09 09:56:49 -04:00
util.py [Tests] Write stdout/stderr to datadir instead of temp file. 2018-05-09 09:56:49 -04:00