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
@@ -17,8 +17,11 @@ contract A {
}
}
// ====
// compileViaYul: also
// EVMVersion: >=constantinople
// compileViaYul: also
// ----
// different_salt() -> true
// same_salt() -> true
// gas irOptimized: 98439083
// gas legacy: 98439116
// gas legacyOptimized: 98438982
@@ -18,7 +18,10 @@ contract A {
}
}
// ====
// compileViaYul: also
// EVMVersion: >=constantinople
// compileViaYul: also
// ----
// f(), 10 ether -> 3007, 3008, 3009
// gas irOptimized: 338630
// gas legacy: 422027
// gas legacyOptimized: 287256