solidity/test
Alex Beregszaszi ed1ad2fc14
Merge pull request #6317 from ethereum/byte_optimization_bugfix
Fixes bug in byte optimization rule and adds tests.
2019-03-21 21:49:34 +00:00
..
cmdlineTests Fix MacOS commandline tests. 2019-03-21 18:19:05 +01:00
compilationTests
contracts
libdevcore
libevmasm Fixes bug in byte optimization rule and adds tests. 2019-03-21 14:29:06 +01:00
liblangutil Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
liblll Rename "enabled" optimizer setting stage to "standard". 2019-03-21 11:04:40 +01:00
libsolidity Merge pull request #6317 from ethereum/byte_optimization_bugfix 2019-03-21 21:49:34 +00:00
libyul Update tests. 2019-03-20 15:07:05 +01:00
tools yul proto: Add support for generating string and hex literals. 2019-03-21 12:25:52 +01:00
boostTest.cpp Support EVM Version rules for extracted tests. 2019-03-15 17:23:20 +01:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Interpreter tests. 2019-02-25 11:58:36 +01:00
cmdlineTests.sh Fix MacOS commandline tests. 2019-03-21 18:19:05 +01:00
Common.cpp Support EVM Version rules for extracted tests. 2019-03-15 17:23:20 +01:00
Common.h Support EVM Version rules for extracted tests. 2019-03-15 17:23:20 +01:00
ExecutionFramework.cpp Rename "enabled" optimizer setting stage to "standard". 2019-03-21 11:04:40 +01:00
ExecutionFramework.h Use "none" and "full" optimizer settings in the optimizer tests. 2019-03-20 16:11:37 +01:00
externalTests.sh Run external tests with and without optimizer. 2019-03-05 14:53:36 +01:00
InteractiveTests.h Interpreter tests. 2019-02-25 11:58:36 +01:00
Metadata.cpp Add tiny CBOR parser 2019-03-11 13:01:37 +01:00
Metadata.h Add tiny CBOR parser 2019-03-11 13:01:37 +01:00
Options.cpp Support EVM Version rules for extracted tests. 2019-03-15 17:23:20 +01:00
Options.h Support EVM Version rules for extracted tests. 2019-03-15 17:23:20 +01:00
RPCSession.cpp Support petersburg in evmVersion 2019-03-04 14:10:41 +01:00
RPCSession.h
solcjsTests.sh
TestCase.cpp Review suggestions. 2019-03-18 14:34:00 +01:00
TestCase.h Support EVM Version rules for extracted tests. 2019-03-15 17:23:20 +01:00