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 19:52:59 +0000 (15:52 -0400)
commit466c8b1539c70d738a0fec74ec45fbe5abd1bcf7
treedf5c34d22f66ed878142bb226987bde4857c1e93
parent32447206b3dfc01864228eb0d0804df942629b77
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.024883 seconds and 4 git commands to generate.