Disable some ewasm tests.

This commit is contained in:
Alexander Arlt
2021-01-11 20:37:45 +01:00
committed by chriseth
parent 84f3530e71
commit bbef792568
11 changed files with 0 additions and 11 deletions
@@ -15,6 +15,5 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// test() ->
@@ -13,7 +13,6 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// foo(bool,bool): true, true -> false
// foo(bool,bool): true, false -> true
@@ -17,6 +17,5 @@ contract C {
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// test() -> 42
@@ -17,6 +17,5 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// secondItem() -> 0x22
@@ -13,6 +13,5 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// sum(bytes2,bytes2): left(0x1100), left(0x0022) -> left(0x1122)
@@ -18,6 +18,5 @@ contract C {
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// test(uint256): 5 -> 10
@@ -13,6 +13,5 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// foo(uint256,uint256): 8, 42 -> 50
@@ -18,6 +18,5 @@ contract C {
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// test() -> 42
@@ -18,6 +18,5 @@ contract C {
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// test(uint256): 5 -> 10
@@ -14,6 +14,5 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// secondChar() -> 98
@@ -23,6 +23,5 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// g() -> 7, 7