Skip to content

Commit 5538e84

Browse files
committed
TEST: Update reference tests
1 parent fff1d4f commit 5538e84

15 files changed

+12
-33
lines changed

tests/reference/asr-elemental_01-b58df26.stderr

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/reference/asr-modules_02-ec92e6f.stderr

Lines changed: 0 additions & 8 deletions
This file was deleted.

tests/reference/asr_json-modules_02-53952e6.stderr

Lines changed: 0 additions & 8 deletions
This file was deleted.

tests/reference/wat-bool1-234bcd1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "wat-bool1-234bcd1.stdout",
9-
"stdout_hash": "2ad7e7fd37dbdc380ed1fb9e4879efed1cf87dc9472196189215487b",
9+
"stdout_hash": "1ac138f5c0fd3b21a75e6bf4e0024d5f0df2f0a6b195defd472677c2",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/wat-bool1-234bcd1.stdout

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
end
176176
return
177177
)
178-
(memory (;0;) 100 100)
178+
(memory (;0;) 1000 1000)
179179
(export "memory" (memory 0))
180180
(export "__main__global_stmts" (func 2))
181181
(export "test_bool" (func 3))

tests/reference/wat-expr14-5e0cb96.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "wat-expr14-5e0cb96.stdout",
9-
"stdout_hash": "731682ff49eaab392c46e72e575f595873b89b30309c62c75cc6e36b",
9+
"stdout_hash": "f8ff7eb9eb4bc533fc4d36c58a0378df6dfbf135313962dbf379d69a",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/wat-expr14-5e0cb96.stdout

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
call 0
1818
return
1919
)
20-
(memory (;0;) 100 100)
20+
(memory (;0;) 1000 1000)
2121
(export "memory" (memory 0))
2222
(export "_start" (func 2))
2323
(data (;0;) (i32.const 4) "\0c\00\00\00\01\00\00\00")

tests/reference/wat-expr2-8b17723.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "wat-expr2-8b17723.stdout",
9-
"stdout_hash": "731682ff49eaab392c46e72e575f595873b89b30309c62c75cc6e36b",
9+
"stdout_hash": "f8ff7eb9eb4bc533fc4d36c58a0378df6dfbf135313962dbf379d69a",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/wat-expr2-8b17723.stdout

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
call 0
1818
return
1919
)
20-
(memory (;0;) 100 100)
20+
(memory (;0;) 1000 1000)
2121
(export "memory" (memory 0))
2222
(export "_start" (func 2))
2323
(data (;0;) (i32.const 4) "\0c\00\00\00\01\00\00\00")

tests/reference/wat-expr9-f73afd1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "wat-expr9-f73afd1.stdout",
9-
"stdout_hash": "24c9e7908c6c26b7b02f35db04295334fd8a45c90aa411146cf1cb16",
9+
"stdout_hash": "169634bcbf991ebd3a4315e3824320762aea19971ac0a85026095e6c",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

0 commit comments

Comments
 (0)