[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.

This commit is contained in:
Alexander Arlt
2020-11-21 08:57:56 -05:00
parent 3a3303f24e
commit da36055449
432 changed files with 460 additions and 36 deletions
@@ -20,5 +20,6 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// basic() -> true
@@ -234,6 +234,7 @@ contract test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// intMinA() -> true
// intMinB() -> true
@@ -7,5 +7,6 @@ contract test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// run(uint256,uint256,uint256): 0x1000, 0x10000, 0x100000 -> 0x121121
@@ -5,5 +5,6 @@ contract test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// run() -> 200
@@ -233,6 +233,7 @@ contract test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// uintMinA() -> true
// uintMinB() -> true