diff options
-rwxr-xr-x | scripts/test/lld.py | 2 | ||||
-rw-r--r-- | test/lld/em_asm.wat.mem.mem (renamed from test/lld/em_asm.wast.mem.mem) | bin | 90 -> 90 bytes | |||
-rw-r--r-- | test/lld/em_asm.wat.mem.out (renamed from test/lld/em_asm.wast.mem.out) | 0 | ||||
-rw-r--r-- | test/lld/hello_world.wat.mem.mem (renamed from test/lld/hello_world.wast.mem.mem) | bin | 13 -> 13 bytes | |||
-rw-r--r-- | test/lld/hello_world.wat.mem.out (renamed from test/lld/hello_world.wast.mem.out) | 0 |
5 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test/lld.py b/scripts/test/lld.py index 2f2ebbf20..f509059de 100755 --- a/scripts/test/lld.py +++ b/scripts/test/lld.py @@ -67,7 +67,7 @@ def test_wasm_emscripten_finalize(): def update_lld_tests(): - print('\n[ updatring wasm-emscripten-finalize testcases... ]\n') + print('\n[ updating wasm-emscripten-finalize testcases... ]\n') for wat_path in shared.get_tests(shared.get_test_dir('lld'), ['.wat']): print('..', wat_path) diff --git a/test/lld/em_asm.wast.mem.mem b/test/lld/em_asm.wat.mem.mem Binary files differindex e06dbba87..e06dbba87 100644 --- a/test/lld/em_asm.wast.mem.mem +++ b/test/lld/em_asm.wat.mem.mem diff --git a/test/lld/em_asm.wast.mem.out b/test/lld/em_asm.wat.mem.out index 6b6ad6c95..6b6ad6c95 100644 --- a/test/lld/em_asm.wast.mem.out +++ b/test/lld/em_asm.wat.mem.out diff --git a/test/lld/hello_world.wast.mem.mem b/test/lld/hello_world.wat.mem.mem Binary files differindex 2bc1f1ee6..2bc1f1ee6 100644 --- a/test/lld/hello_world.wast.mem.mem +++ b/test/lld/hello_world.wat.mem.mem diff --git a/test/lld/hello_world.wast.mem.out b/test/lld/hello_world.wat.mem.out index b81b73a1b..b81b73a1b 100644 --- a/test/lld/hello_world.wast.mem.out +++ b/test/lld/hello_world.wat.mem.out |