tests: update sav for existing tests
authorJean Privat <jean@pryen.org>
Sat, 11 Apr 2015 17:14:40 +0000 (00:14 +0700)
committerJean Privat <jean@pryen.org>
Tue, 14 Apr 2015 09:31:36 +0000 (16:31 +0700)
Signed-off-by: Jean Privat <jean@pryen.org>

tests/sav/base_no_object_alt1.res
tests/sav/base_notnull_1alt1_alt3.res
tests/sav/base_notnull_alt3.res
tests/sav/fixme/base_isa_cast4_alt5.res

index e262c78..483e23d 100644 (file)
@@ -1,3 +1,2 @@
 alt/base_no_object_alt1.nit:11,9--13: Error: Method 'init' doesn't exists in A.
 alt/base_no_object_alt1.nit:13,4--12: Type Error: missing primitive class `Bool'.
-alt/base_no_object_alt1.nit:13,4--12: Type Error: missing primitive class `Bool'.
index d044957..8d31fe0 100644 (file)
@@ -1,8 +1,6 @@
 alt/base_notnull_1alt1_alt3.nit:23,7: Type error: expected Object, got null
 alt/base_notnull_1alt1_alt3.nit:24,7: Type error: expected Object, got null
-alt/base_notnull_1alt1_alt3.nit:26,8: Type error: expected Object, got null
 alt/base_notnull_1alt1_alt3.nit:27,12: Type error: expected Object, got null
-alt/base_notnull_1alt1_alt3.nit:29,8: Type error: expected Object, got null
 alt/base_notnull_1alt1_alt3.nit:30,12: Type error: expected Object, got null
 alt/base_notnull_1alt1_alt3.nit:31,7--20: Type error: as(not null) on null
 alt/base_notnull_1alt1_alt3.nit:32,7--20: Type error: as(not null) on null
index addd582..84ba687 100644 (file)
@@ -1,8 +1,6 @@
 alt/base_notnull_alt3.nit:23,7: Type error: expected Object, got null
 alt/base_notnull_alt3.nit:24,7: Type error: expected Object, got null
-alt/base_notnull_alt3.nit:26,8: Type error: expected Object, got null
 alt/base_notnull_alt3.nit:27,12: Type error: expected Object, got null
-alt/base_notnull_alt3.nit:29,8: Type error: expected Object, got null
 alt/base_notnull_alt3.nit:30,12: Type error: expected Object, got null
 alt/base_notnull_alt3.nit:31,7--20: Type error: as(not null) on null
 alt/base_notnull_alt3.nit:32,7--20: Type error: as(not null) on null
index 55d9015..930dc10 100644 (file)
@@ -1,12 +1 @@
-1
-2
-3
-4
-4
-5
-6
-6
-7
-7
-8
-8
+alt/base_isa_cast4_alt5.nit:89,1--8: Error: Method 'foo' doesn't exists in A.