Skip to content

Commit 46d5208

Browse files
committed
Update Wasm Spec tests & fix jsapi harness
1 parent 5921300 commit 46d5208

File tree

145 files changed

+44937
-35820
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+44937
-35820
lines changed

lib/wabt/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
.gitmodules
99
/test
1010
/tests
11-
/third_party
11+
/third_party
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
43/43 tests passed.
1+
243/243 tests passed.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6/6 tests passed.
1+
156/156 tests passed.
Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
(50) testsuite/core/binary.wast:190: assert_malformed module failed. Should have had an error
1+
(50) testsuite/core/binary.wast:192: assert_malformed module failed. Should have had an error
22
(51) testsuite/core/binary.wast:200: assert_malformed module failed. Should have had an error
33
(52) testsuite/core/binary.wast:210: assert_malformed module failed. Should have had an error
44
(53) testsuite/core/binary.wast:220: assert_malformed module failed. Should have had an error
5-
(54) testsuite/core/binary.wast:231: assert_malformed module failed. Should have had an error
6-
(55) testsuite/core/binary.wast:241: assert_malformed module failed. Should have had an error
5+
(54) testsuite/core/binary.wast:230: assert_malformed module failed. Should have had an error
6+
(55) testsuite/core/binary.wast:240: assert_malformed module failed. Should have had an error
77
(56) testsuite/core/binary.wast:251: assert_malformed module failed. Should have had an error
88
(57) testsuite/core/binary.wast:261: assert_malformed module failed. Should have had an error
9-
53/61 tests passed.
9+
(58) testsuite/core/binary.wast:271: assert_malformed module failed. Should have had an error
10+
(59) testsuite/core/binary.wast:281: assert_malformed module failed. Should have had an error
11+
71/81 tests passed.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
39/39 tests passed.
1+
168/168 tests passed.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
69/69 tests passed.
1+
(43) testsuite/core/br.wast:387: assert_return($$.as-tee_local-value() == i32:1) failed. Unexpectedly threw: CompileError: function as-tee_local-value[39] at offset 1784/2165 (0x6f8/0x875): Can't tee_local unreachable values
2+
70/71 tests passed.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
59/59 tests passed.
1+
113/113 tests passed.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
160/160 tests passed.
1+
162/162 tests passed.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
48/48 tests passed.
1+
76/76 tests passed.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
76/76 tests passed.
1+
146/146 tests passed.

0 commit comments

Comments
 (0)