Update tests.

This commit is contained in:
Djordje Mijovic
2021-03-10 14:22:30 +01:00
parent 63017bd510
commit b73e9f3eef
133 changed files with 502 additions and 37 deletions
@@ -23,7 +23,7 @@ contract C {
// ====
// compileViaYul: also
// ----
// f(uint256,uint256): 1823621, 12323 -> FAILURE
// f2(uint256,uint256,uint256,uint256): 18723921, 1823621, 123, 12323 -> FAILURE
// g(uint256,uint256): 1823621, 12323 -> FAILURE
// g2(uint256,uint256,uint256,uint256): 18723921, 1823621, 123, 12323 -> FAILURE
// f(uint256,uint256): 1823621, 12323 -> FAILURE # Out of gas #
// f2(uint256,uint256,uint256,uint256): 18723921, 1823621, 123, 12323 -> FAILURE # Out of gas #
// g(uint256,uint256): 1823621, 12323 -> FAILURE # Out of gas #
// g2(uint256,uint256,uint256,uint256): 18723921, 1823621, 123, 12323 -> FAILURE # Out of gas #