Add and update tests

This commit is contained in:
Leonardo Alt
2020-12-17 14:42:49 +01:00
parent 7ba91cdc33
commit 50be39fc21
87 changed files with 1434 additions and 642 deletions
@@ -34,7 +34,3 @@ library MerkleProof {
}
// ----
// Warning 4588: (988-1032): Assertion checker does not yet implement this type of function call.
// Warning 4588: (1175-1219): Assertion checker does not yet implement this type of function call.
// Warning 4588: (988-1032): Assertion checker does not yet implement this type of function call.
// Warning 4588: (1175-1219): Assertion checker does not yet implement this type of function call.
@@ -83,6 +83,10 @@ contract InternalCall {
// Warning 2018: (1144-1206): Function state mutability can be restricted to pure
// Warning 2018: (1212-1274): Function state mutability can be restricted to pure
// Warning 2018: (1280-1342): Function state mutability can be restricted to pure
// Warning 4588: (771-814): Assertion checker does not yet implement this type of function call.
// Warning 4588: (771-814): Assertion checker does not yet implement this type of function call.
// Warning 4588: (714-749): Assertion checker does not yet implement this type of function call.
// Warning 4588: (760-815): Assertion checker does not yet implement this type of function call.
// Warning 4588: (887-919): Assertion checker does not yet implement this type of function call.
// Warning 4588: (714-749): Assertion checker does not yet implement this type of function call.
// Warning 4588: (760-815): Assertion checker does not yet implement this type of function call.
// Warning 4588: (887-919): Assertion checker does not yet implement this type of function call.
// Warning 5729: (1403-1408): BMC does not yet implement this type of function call.