diff options
author | Ben Smith <binjimin@gmail.com> | 2017-09-04 10:42:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-04 10:42:33 -0700 |
commit | 8a25289451c262d7c5d791c087b9052220b149ac (patch) | |
tree | 0ee1a28ca395a0d8a1dcb439fb76233547e0e56a /third_party | |
parent | 19483e5c93571d4288122adf7f5350e5425ae393 (diff) | |
download | wabt-8a25289451c262d7c5d791c087b9052220b149ac.tar.gz wabt-8a25289451c262d7c5d791c087b9052220b149ac.tar.bz2 wabt-8a25289451c262d7c5d791c087b9052220b149ac.zip |
Update testsuite (#609)
* Mostly just updating test expectations
* Function signatures need to be checked as part of parsing (see
assert_malformed test in `testsuite/func.wast`; added
`ValidateFuncSignatures` for this.
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 d17f52a2a8b8e32a7e5296b52d7742e352909f2 +Subproject 8f55b1c7e02834fd81e014ab937b7ae256d2cbb |