From 5e81015f69262657186b3f3bf03bfa28016c5a0d Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Fri, 22 Nov 2019 00:23:47 -0800 Subject: Update spec testsuite (#1237) The only major change to the interpreter is to move segment initialization out `ReadBinaryInterp` (in the binary reader) and into interp.cc. This is because the test suite now expects out of bound semgments to be reported during initialization rather than reported as validation errors. --- 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 a4a48e88..4e4ceb6c 160000 --- a/third_party/testsuite +++ b/third_party/testsuite @@ -1 +1 @@ -Subproject commit a4a48e88108d555fed8a0a5e7564814468efe1b7 +Subproject commit 4e4ceb6ccbcd9ef39d464a9a6a61d94a7d57e7ba -- cgit v1.2.3