Fix tests after rebase

This commit is contained in:
Leonardo Alt
2020-07-23 18:49:03 +02:00
parent d70ebbb62d
commit 95484d9969
44 changed files with 59 additions and 72 deletions
@@ -7,4 +7,4 @@ contract C {
}
}
// ----
// Warning 2529: (76-83): Empty array "pop" detected here.
// Warning 2529: (76-83): Empty array "pop" detected here
@@ -8,5 +8,5 @@ contract C {
}
}
// ----
// Warning 4661: (113-139): Assertion violation happens here
// Warning 4661: (143-189): Assertion violation happens here
// Warning 6328: (113-139): Assertion violation happens here
// Warning 6328: (143-189): Assertion violation happens here
@@ -10,6 +10,6 @@ contract C {
}
}
// ----
// Warning 4661: (122-148): Assertion violation happens here
// Warning 4661: (202-218): Assertion violation happens here
// Warning 4661: (222-278): Assertion violation happens here
// Warning 6328: (122-148): Assertion violation happens here
// Warning 6328: (202-218): Assertion violation happens here
// Warning 6328: (222-278): Assertion violation happens here
@@ -15,4 +15,4 @@ contract C {
}
}
// ----
// Warning 4661: (184-213): Assertion violation happens here
// Warning 6328: (184-213): Assertion violation happens here