diff options
author | Ben Smith <binji@chromium.org> | 2020-05-13 18:14:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-13 18:14:13 -0700 |
commit | d087e702d520207871ae82c58461fb08d58af187 (patch) | |
tree | f2108d0282df71b812e4204a385387faaf5afb3a /third_party | |
parent | 73cc590820a526c553ce9d70b1fa1096826bc773 (diff) | |
download | wabt-d087e702d520207871ae82c58461fb08d58af187.tar.gz wabt-d087e702d520207871ae82c58461fb08d58af187.tar.bz2 wabt-d087e702d520207871ae82c58461fb08d58af187.zip |
Update testsuite (#1424)
Includes the three merged proposals (nontrapping-float-to-int,
sign-extension, multi-value).
It also has one bug fix when parsing table limits (when the min or max
size does not fit in a 32-bit int).
Diffstat (limited to 'third_party')
m--------- | third_party/testsuite | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/third_party/testsuite b/third_party/testsuite -Subproject 0e7987efba9c13c5a65c2c14a8f2f04b3820e8d +Subproject da56298dddb441d1af38492ee98fe001e625d15 |