Port: fix library load in python tests on Windows
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 2 Oct 2017 17:11:42 +0000 (13:11 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 2 Nov 2017 20:11:00 +0000 (16:11 -0400)
commita41f118077f022874a3e03a280edb8dc296f3ee7
tree0b5e56d7ccd6f59d2c85f70e99a9f42526a3b200
parent9991ccbbfc58936df916625156fb9379523fea1f
Port: fix library load in python tests on Windows

On Windows, the PATH variable is used to load library dependencies at runtime.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/bindings/python/babeltrace/test_python_babeltrace.in
tests/bindings/python/bt2/test_python_bt2.in
tests/python-plugin-provider/test_python_plugin_provider.in
This page took 0.024387 seconds and 4 git commands to generate.