Trivial isoltest updates: directives sorted alphabetically

This commit is contained in:
Alex Beregszaszi
2021-04-20 17:21:56 +02:00
committed by Kamil Śliwak
parent cf7f814a4e
commit 45c6bbe02b
493 changed files with 503 additions and 503 deletions
@@ -29,8 +29,8 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// f0() -> 0x20, 0x0
// f1() -> 0x20, 0x40, 0x1, 0x2
@@ -6,7 +6,7 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 0x21, 0x40, 0x7, "abcdefg"
@@ -6,7 +6,7 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 0x20, 0x40, 0x1, -2
@@ -4,7 +4,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// f(uint256,uint256[],uint256): 6, 0x60, 9, 0x8000000000000000000000000000000000000000000000000000000000000002, 1, 2 -> FAILURE
@@ -7,7 +7,7 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// f(uint256,uint256): 42, 23 -> 42, 23, 42, 23
@@ -12,7 +12,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >homestead
// compileViaYul: also
// ----
// f() -> 0x80, -1, 0xe0, 0x1234, 40, "12345678901234567890123456789012", "34567890", 4, 97767552542602192590433234714624, 0, 0, 537879995309340587922569878831104
@@ -12,8 +12,8 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >homestead
// compileViaYul: also
// ----
// f(uint256): 0x60 -> FAILURE
// f(uint256): 0x61 -> true
@@ -7,7 +7,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >homestead
// compileViaYul: also
// ----
// f() -> 0x20, 40, "12345678901234567890123456789012", "34567890"