Files
solidity/test/libsolidity/syntaxTests/inlineAssembly
hrkrshnn 41ce3feb0a test: some tests for push0
1. `push0_disallowed.yul`: checks if `push0()` is a valid builtin in strict Yul
2. `push0_disallowed.sol`: checks if `push0()` is a valid builtin in inline assembly
3. `push0.sol`: simple semantic test that returns 0
4. `evmone_support.sol`: tests if push0 works properly in evmone
5. Updated some bytecode too large tests to use `shanghai` as version
6. Updated various tests where `push1 0` was hardcoded in different forms / expectations on bytecode
size (`Assembler.cpp`, `GasCosts.cpp`, `SolidityCompiler.cpp`, `SolidityExpressionCompiler.cpp`)
2023-04-12 00:10:24 +02:00
..
2022-03-02 17:07:11 +01:00
2022-03-02 17:07:11 +01:00
2022-03-02 17:07:11 +01:00
2022-03-02 17:07:11 +01:00
2022-03-02 17:07:11 +01:00
2022-03-02 17:07:11 +01:00
2022-03-02 17:07:11 +01:00
2022-03-02 17:07:11 +01:00
2020-12-03 17:15:45 +01:00
2020-12-03 17:15:43 +01:00
2020-12-09 16:55:51 +01:00
2022-03-02 16:42:28 +01:00
2019-10-29 14:32:16 +01:00
2020-12-10 17:18:15 +01:00
2022-03-02 17:07:11 +01:00
2022-03-02 16:42:28 +01:00
2022-03-02 16:42:28 +01:00
2020-12-10 17:18:15 +01:00
2021-04-26 19:56:44 +02:00