neobytes/test/functional/test_framework
Wladimir J. van der Laan f18fa576b9 Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup
fafa003 qa: Remove never used return value of sync_with_ping (MarcoFalke)
fa9de37 qa: Make tmpdir option an absolute path (MarcoFalke)

Pull request description:

  This should fix issues with the multiwallet test and its symlinks
  when the tmpdir is a relative path.

  Rather than fixing os.symlink to work with paths relative to a
  directory descriptor, which does not work on Windows, normalize
  the path instead.

Tree-SHA512: 189690f3d065ea2f0f48e06775c86d513d0916c7c86312432e8e16df160e65539e288c2bd53d49a4180735fa940f6fcd52b506ccd7d9815651a9b1a69850dda6
2019-09-29 12:42:14 +02:00
..
__init__.py
authproxy.py Merge #10849: Multiwallet: simplest endpoint support 2019-08-01 09:05:19 -05:00
bignum.py
blockstore.py
blocktools.py
comptool.py Merge #11068: qa: Move wait_until to util 2019-09-24 16:58:03 +02:00
coverage.py Merge #10849: Multiwallet: simplest endpoint support 2019-08-01 09:05:19 -05:00
key.py
mininode.py Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup 2019-09-29 12:42:14 +02:00
netutil.py
script.py
siphash.py
socks5.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
test_framework.py Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup 2019-09-29 12:42:14 +02:00
test_node.py [test] Replace check_output with low level version 2019-09-24 17:47:35 +02:00
util.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2019-09-29 12:42:13 +02:00