mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
41ce3feb0a
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`) |
||
---|---|---|
.. | ||
bytecodecompare | ||
chk_shellscripts | ||
ci | ||
common | ||
deps-ppa | ||
docker/buildpack-deps | ||
externalTests | ||
solc-bin | ||
wasm-rebuild | ||
ASTImportTest.sh | ||
build_emscripten.sh | ||
build.sh | ||
check_style.sh | ||
check_symlinks.sh | ||
codespell_ignored_lines.txt | ||
codespell_whitelist.txt | ||
common_cmdline.sh | ||
common.sh | ||
create_source_tarball.sh | ||
docker_deploy_manual.sh | ||
Dockerfile | ||
Dockerfile_alpine | ||
docs_version_pragma_check.sh | ||
download_ossfuzz_corpus.sh | ||
error_codes.py | ||
extract_test_cases.py | ||
gas_diff_stats.py | ||
get_nightly_version.sh | ||
get_version.sh | ||
install_cmake.sh | ||
install_deps.ps1 | ||
install_evmone.ps1 | ||
install_obsolete_jsoncpp_1_7_4.sh | ||
isolate_tests.py | ||
isoltest.sh | ||
list_contributors.sh | ||
pylint_all.py | ||
pylintrc | ||
regressions.py | ||
release_ppa.sh | ||
run_proofs.sh | ||
soltest.sh | ||
splitSources.py | ||
test_antlr_grammar.sh | ||
test_emscripten.sh | ||
tests.sh | ||
uniqueErrors.sh | ||
update_bugs_by_version.py | ||
yul_coverage.sh |