Test updates

This commit is contained in:
Leonardo Alt 2020-05-14 19:03:03 +02:00
parent a0c605aa85
commit 07bb1952a7
6 changed files with 4 additions and 3 deletions

View File

@ -19,5 +19,7 @@ contract LoopFor2 {
}
}
// ----
// Warning: (317-337): Error trying to invoke SMT solver.
// Warning: (317-337): Assertion violation happens here
// Warning: (341-360): Assertion violation happens here
// Warning: (364-383): Assertion violation happens here

View File

@ -10,5 +10,6 @@ contract C {
}
}
// ----
// Warning: (163-184): Error trying to invoke SMT solver.
// Warning: (188-209): Error trying to invoke SMT solver.
// Warning: (188-209): Assertion violation happens here

View File

@ -10,5 +10,6 @@ contract C {
}
}
// ----
// Warning: (171-190): Error trying to invoke SMT solver.
// Warning: (194-213): Error trying to invoke SMT solver.
// Warning: (194-213): Assertion violation happens here

View File

@ -12,5 +12,4 @@ contract C
}
}
// ----
// Warning: (191-212): Error trying to invoke SMT solver.
// Warning: (191-212): Assertion violation happens here

View File

@ -12,5 +12,4 @@ contract C
}
}
// ----
// Warning: (197-216): Error trying to invoke SMT solver.
// Warning: (197-216): Assertion violation happens here

View File

@ -30,7 +30,6 @@ contract C
}
}
// ----
// Warning: (670-690): Error trying to invoke SMT solver.
// Warning: (397-417): Assertion violation happens here
// Warning: (463-481): Assertion violation happens here
// Warning: (533-557): Assertion violation happens here