From d663c80dcb627fed3e21cfa2b47465452a83a894 Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Thu, 16 Jan 2020 10:13:51 -0800 Subject: Update testsuite (#1308) * Remove `assert_return_func`. This is now handled by using `assert_return` with `(ref.func)`. * The reference types proposal depends on the bulk memory proposal, so using `--enable-reference-types` automatically includes `--enable-bulk-memory`. * `table.fill` no longer clamps to the valid range, and instead checks before writing anything. This matches the other bulk instructions. --- third_party/testsuite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party') diff --git a/third_party/testsuite b/third_party/testsuite index dfd21598..c7225cc2 160000 --- a/third_party/testsuite +++ b/third_party/testsuite @@ -1 +1 @@ -Subproject commit dfd21598aa86fc0b03b92eeb881ebb45171d1699 +Subproject commit c7225cc210e9a089e7ce87ecac053334eb4af0aa -- cgit v1.2.3