solidity/test
chriseth dd7aebe7f1
Merge pull request #8769 from ethereum/fix-cmdlinetests-not-removing-tmp-all-files
Fix cmdlineTests.sh not removing all tmp.XXXXXX files
2020-04-24 15:35:17 +02:00
..
cmdlineTests Yul formatting: Reduce multiple consecutive empty lines to a single one. 2020-04-23 13:49:12 +02:00
compilationTests
contracts
evmc Update evmone version to v0.4 in docs and scripts 2020-04-14 14:34:47 +02:00
externalTests
formal Add optimizer rules for repeated and 2020-04-22 10:20:59 +02:00
libevmasm Tests. 2020-03-24 16:45:31 +01:00
liblangutil
libsolidity Enable internal library calls 2020-04-24 15:00:51 +02:00
libsolutil Apply modernize-use-emplace. 2020-04-02 17:35:48 -05:00
libyul Rules for optimizing idempotency for bitwise operations. 2020-04-23 14:21:00 +02:00
tools Disallow statements containing empty blocks e.g., empty if, for, function definition 2020-04-23 10:07:36 +02:00
yulPhaser [yul-phaser] Add options for selecting crossover operator used by the algorithms 2020-04-20 15:30:10 +02:00
.solhint.json
.solhintignore
boostTest.cpp Apply modernize-use-nullptr. 2020-04-01 12:46:19 -05:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt [yul-phaser] Add ProgramCache class 2020-03-24 17:39:24 +01:00
cmdlineTests.sh cmdlineTests.sh: Fix the script not removing all temporary files it creates in /tmp 2020-04-24 15:09:26 +02:00
Common.cpp Add --show-metadata to enable metadata output. 2020-03-12 13:39:29 -05:00
Common.h Update evmone version to v0.4 in docs and scripts 2020-04-14 14:34:47 +02:00
CommonSyntaxTest.cpp Decoupled error checking and report printing in CommonSyntaxTest. 2020-03-16 23:22:56 +01:00
CommonSyntaxTest.h Decoupled error checking and report printing in CommonSyntaxTest. 2020-03-16 23:22:56 +01:00
docsCodeStyle.sh
EVMHost.cpp
EVMHost.h
ExecutionFramework.cpp [test] Fixes ExecutionFramework providing different contract addresses when running test cases for both, old and new yul codegen. 2020-03-03 16:36:12 +01:00
ExecutionFramework.h [test] Fixes ExecutionFramework providing different contract addresses when running test cases for both, old and new yul codegen. 2020-03-03 16:36:12 +01:00
externalTests.sh
InteractiveTests.h
Metadata.cpp
Metadata.h
TestCase.cpp Move helper up and avoid trailing spaces. 2020-04-23 13:16:26 +02:00
TestCase.h Move helper up and avoid trailing spaces. 2020-04-23 13:16:26 +02:00
TestCaseReader.cpp Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00
TestCaseReader.h Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00