summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-12-10 18:16:06 -0600
committerGitHub <noreply@github.com>2019-12-10 18:16:06 -0600
commit8dd1b2d545ea5ecf6bce90ce726dd95d319b5d63 (patch)
treef9c4d30d874eeeb0f78f58c3c71a85c7ddee55f7
parent183bfb9eaab6ec7356144e8eb7534dcf97275384 (diff)
downloadbinaryen-8dd1b2d545ea5ecf6bce90ce726dd95d319b5d63.tar.gz
binaryen-8dd1b2d545ea5ecf6bce90ce726dd95d319b5d63.tar.bz2
binaryen-8dd1b2d545ea5ecf6bce90ce726dd95d319b5d63.zip
Rename a couple of files that were missing in #2518 (#2521)
-rwxr-xr-xscripts/test/lld.py2
-rw-r--r--test/lld/em_asm.wat.mem.mem (renamed from test/lld/em_asm.wast.mem.mem)bin90 -> 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)bin13 -> 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
index e06dbba87..e06dbba87 100644
--- a/test/lld/em_asm.wast.mem.mem
+++ b/test/lld/em_asm.wat.mem.mem
Binary files differ
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
index 2bc1f1ee6..2bc1f1ee6 100644
--- a/test/lld/hello_world.wast.mem.mem
+++ b/test/lld/hello_world.wat.mem.mem
Binary files differ
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