Adjust tests.

This commit is contained in:
Daniel Kirchner
2021-09-13 20:41:40 +02:00
parent 153b0bf4ba
commit a8f7c69c47
421 changed files with 457 additions and 36 deletions
@@ -12,6 +12,7 @@ contract c {
}
}
// ====
// requiresYulOptimizer: minimalStack
// compileViaYul: also
// ----
// test() -> 1, 0
@@ -22,6 +22,7 @@ contract c {
}
}
// ====
// requiresYulOptimizer: full
// compileViaYul: also
// ----
// test() -> 1, 2, 3
@@ -17,6 +17,7 @@ contract c {
}
}
// ====
// requiresYulOptimizer: minimalStack
// compileViaYul: also
// ----
// test() -> 38, 28, 18
@@ -17,6 +17,7 @@ contract c {
}
}
// ====
// requiresYulOptimizer: minimalStack
// compileViaYul: also
// ----
// test() -> 20, 10
@@ -13,6 +13,7 @@ contract c {
}
}
// ====
// requiresYulOptimizer: minimalStack
// compileToEwasm: also
// compileViaYul: also
// ----
@@ -15,6 +15,7 @@ contract c {
}
}
// ====
// requiresYulOptimizer: minimalStack
// compileViaYul: also
// ----
// test() -> true