bitcoin/test/functional/test_framework
Wladimir J. van der Laan b4d85490f0
Merge #11858: qa: Prepare tests for Windows
faefd29 qa: Prepare functional tests for Windows (MarcoFalke)

Pull request description:

  * Pass `sys.executable` when calling a python script via the subprocess
    module
  * Don't remove the log file while it is still open and written to
  * Properly use os.pathsep and os.path.sep when modifying the PATH
    environment variable
  * util-tests: Use os.path.join for Windows compatibility

  Ref:  #8227

Tree-SHA512: c507a536af104b3bde4366b6634099db826532bd3e7c35d694b5883c550920643b3eab79c76703ca67e1044ed09979e855088f7324321c8d52112514e334d614
2018-02-12 11:31:18 +01:00
..
__init__.py
address.py
authproxy.py
bignum.py
blockstore.py
blocktools.py Merge #11796: [tests] Functional test naming convention 2018-01-15 10:38:01 +01:00
comptool.py
coverage.py
key.py
messages.py Merge #11403: SegWit wallet support 2018-01-10 20:55:41 -10:00
mininode.py Fix typos 2018-01-28 13:21:25 +01:00
netutil.py
script.py Merge #11403: SegWit wallet support 2018-01-10 20:55:41 -10:00
segwit_addr.py
siphash.py
socks5.py
test_framework.py qa: Prepare functional tests for Windows 2018-01-24 15:52:07 -05:00
test_node.py Merge #12089: qa: Make TestNodeCLI command optional in send_cli 2018-01-24 08:49:54 -05:00
util.py qa: Sync with validationinterface queue in sync_mempools 2018-01-17 16:44:32 -05:00