fix fragment tests
they mostly got longer due to the added store instruction + label
This commit is contained in:
parent
5a8d7d313f
commit
dae12c532c
@ -17,7 +17,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 17
|
@length = 18
|
||||||
check
|
check
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
@ -16,7 +16,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 39
|
@length = 41
|
||||||
check
|
check
|
||||||
end
|
end
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 196
|
@length = 203
|
||||||
check
|
check
|
||||||
|
|
||||||
end
|
end
|
||||||
|
@ -11,7 +11,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 37
|
@length = 39
|
||||||
@stdout = "Hello Raisa, I am salama"
|
@stdout = "Hello Raisa, I am salama"
|
||||||
check
|
check
|
||||||
end
|
end
|
||||||
|
@ -16,7 +16,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 27
|
@length = 28
|
||||||
check
|
check
|
||||||
end
|
end
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 47
|
@length = 49
|
||||||
@stdout = "10"
|
@stdout = "10"
|
||||||
check
|
check
|
||||||
end
|
end
|
||||||
@ -53,7 +53,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 61
|
@length = 64
|
||||||
@stdout = "else"
|
@stdout = "else"
|
||||||
check
|
check
|
||||||
end
|
end
|
||||||
|
@ -16,7 +16,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 33
|
@length = 35
|
||||||
check
|
check
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
@ -27,7 +27,7 @@ class Object
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
HERE
|
HERE
|
||||||
@length = 78
|
@length = 82
|
||||||
check
|
check
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user