solidity/test
2019-03-05 18:39:27 +01:00
..
cmdlineTests Merge pull request #6157 from ethereum/allocate-memory 2019-03-04 18:35:04 +01:00
compilationTests Set pragma to arbitrary. 2018-10-24 14:52:55 +02:00
contracts Fix constructor in AuctionRegistrar 2018-11-21 19:21:14 +00:00
libdevcore Remove w parameter for toHex. 2018-12-05 22:51:49 +01:00
libevmasm Remove defaults in constructor arguments. 2019-03-04 11:41:52 +01:00
liblangutil Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
liblll Add test for returning string literal in LLL 2019-02-25 23:59:52 +00:00
libsolidity Merge pull request #5941 from ethereum/metadata-compilerstack 2019-03-04 18:53:07 +01:00
libyul YulOpt: Extend StructuralSimplifier to work with all types 2019-03-05 18:39:27 +01:00
tools Move Literal to u256 conversions to extra functions 2019-03-05 18:39:27 +01:00
boostTest.cpp Unify isoltest and soltest options code 2019-02-21 14:04:39 +01:00
buglist_test_vectors.md Update bug description, add regex and tests. 2018-09-10 12:58:40 +02:00
buglistTests.js Buglist check script supports json paths 2018-09-06 18:42:21 +02:00
CMakeLists.txt Interpreter tests. 2019-02-25 11:58:36 +01:00
cmdlineTests.sh Ensure we fail gracefully when user tries to optimize Yul code 2019-02-12 11:21:02 +01:00
Common.cpp Unify isoltest and soltest options code 2019-02-21 14:04:39 +01:00
Common.h Unify isoltest and soltest options code 2019-02-21 14:04:39 +01:00
ExecutionFramework.cpp Unify isoltest and soltest options code 2019-02-21 14:04:39 +01:00
ExecutionFramework.h EVMVersion in langutil namespace instead of solidity 2019-02-25 15:29:57 +01:00
externalTests.sh Update tests. 2019-03-04 16:31:08 +01:00
InteractiveTests.h Interpreter tests. 2019-02-25 11:58:36 +01:00
Metadata.cpp Add better sanity check to test/Metadata 2019-02-05 23:13:21 +00:00
Metadata.h Remove duplicated code in test/Metadata 2019-02-05 23:13:17 +00:00
Options.cpp EVMVersion in langutil namespace instead of solidity 2019-02-25 15:29:57 +01:00
Options.h EVMVersion in langutil namespace instead of solidity 2019-02-25 15:29:57 +01:00
RPCSession.cpp Support petersburg in evmVersion 2019-03-04 14:10:41 +01:00
RPCSession.h Shutdown IPC socket gracefully in RPCSession 2019-01-31 13:16:35 +00:00
solcjsTests.sh Use master branch from solc-js. 2019-02-11 15:29:58 +01:00
TestCase.cpp decouple TestCase class from test/libsolidity 2018-11-25 02:34:59 +02:00
TestCase.h Adds semantic tests to test framework and isoltest. 2019-02-15 13:27:15 +01:00