diff options
author | Derek Schuff <dschuff@chromium.org> | 2024-11-25 15:58:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 15:58:58 -0800 |
commit | f7afec956917c51071867f5b1b487111f1a1ef60 (patch) | |
tree | 4a1ebb84c0ca45f7c2a22fbcaf69954c8893efc0 /scripts/test/lld.py | |
parent | 7cee02592033b830a05eeeb9990d15a1f33e6792 (diff) | |
download | binaryen-f7afec956917c51071867f5b1b487111f1a1ef60.tar.gz binaryen-f7afec956917c51071867f5b1b487111f1a1ef60.tar.bz2 binaryen-f7afec956917c51071867f5b1b487111f1a1ef60.zip |
[tests] Fix wasm2js test command line generation (#7114)
--emscripten is added to the command line if the filename contains the
string
'emscripten', but the current logic includes the cwd, so it fails if the
tests
are run from a directory with 'emscripten' in the name. Fix it so the
test only
includes the basename.
Diffstat (limited to 'scripts/test/lld.py')
0 files changed, 0 insertions, 0 deletions