Lines Matching refs:spec
30 SPEC_TEST_DIR=${V8_DIR}/test/wasm-spec-tests
51 # Generate the spec tests.
54 echo Process spec
56 log_and_run git clone https://github.com/WebAssembly/spec
57 log_and_run cd spec/interpreter
60 # https://github.com/WebAssembly/spec/tree/master/interpreter/.
63 log_and_run cd ${TMP_DIR}/spec/test/core
66 log_and_run ./run.py --wasm ${TMP_DIR}/spec/interpreter/wasm --out ${TMP_DIR}
69 log_and_run cp -r ${TMP_DIR}/spec/test/js-api/* ${JS_API_TEST_DIR}/tests
101 # Compile the spec interpreter to generate the .js test cases later.
107 # Iterate over all proposal tests. Those which differ from the spec tests are
111 spec_filename=${TMP_DIR}/spec/test/core/${rel_filename}
154 # Upload all spec tests.
166 log_and_run upload_to_google_storage.py -a -b v8-wasm-spec-tests tests
169 log_and_run upload_to_google_storage.py -a -b v8-wasm-spec-tests tests