From: Lucas Bajolet Date: Tue, 26 Aug 2014 19:56:04 +0000 (-0400) Subject: tests: Update tests for conformance with modifications. X-Git-Tag: v0.6.8~9^2 X-Git-Url: http://nitlanguage.org tests: Update tests for conformance with modifications. Signed-off-by: Lucas Bajolet --- diff --git a/tests/sav/fixme/nitvm_args3.res b/tests/sav/fixme/nitvm_args3.res deleted file mode 100644 index 4ad3dc3..0000000 --- a/tests/sav/fixme/nitvm_args3.res +++ /dev/null @@ -1 +0,0 @@ -UNDEFINED diff --git a/tests/sav/test_new_native_alt1.res b/tests/sav/test_new_native_alt1.res index b739bff..7b6ea2d 100644 --- a/tests/sav/test_new_native_alt1.res +++ b/tests/sav/test_new_native_alt1.res @@ -1,4 +1,4 @@ -Runtime error: Cast failed. Expected `NativeArray#0`, got `Bool` (../lib/standard/collection/array.nit:740) +Runtime error: Cast failed. Expected `NativeArray#0`, got `Bool` (../lib/standard/collection/array.nit:742) NativeString N Nit