summaryrefslogtreecommitdiff
path: root/scripts/gen-emscripten-exported-json.py
diff options
context:
space:
mode:
authorBen Smith <binjimin@gmail.com>2018-01-09 19:09:45 -0800
committerGitHub <noreply@github.com>2018-01-09 19:09:45 -0800
commit911127d772e72319aa034b2aed8223ca63305aef (patch)
tree94858060d44e19786c82aacddfdd6606a19f3edf /scripts/gen-emscripten-exported-json.py
parent6fc756c4f1a5b7c0209c5dad0c0ec51b3b504df7 (diff)
downloadwabt-911127d772e72319aa034b2aed8223ca63305aef.tar.gz
wabt-911127d772e72319aa034b2aed8223ca63305aef.tar.bz2
wabt-911127d772e72319aa034b2aed8223ca63305aef.zip
Fix run-tests.py when STDIN_FILE is used > 1 times (#711)
Each test should be run with its own directory of outputs, so the tests can be run in parallel without clobbering results. Since I added wasm2c, the spec `.wast` files were being used twice, but using the same output directory. This would often work properly in a full run, but was flaky, since they both write `.json` and `.wasm` files with the same names. This fix gives them their own directories by always using the directory name of the test.
Diffstat (limited to 'scripts/gen-emscripten-exported-json.py')
0 files changed, 0 insertions, 0 deletions