solidity/test
2019-03-20 16:10:59 +01:00
..
cmdlineTests Fix and test yul stack optimization flag for commandline interface. 2019-03-14 15:34:23 +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 Fixes u256 overflow in logical shift optimization rule and adds tests. 2019-03-13 11:19:20 +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 Add tests for some optimizer rules. 2019-03-20 16:10:59 +01:00
libyul Update tests. 2019-03-20 15:07:05 +01:00
tools Provide max iterations for stack compressor as parameter. 2019-03-20 15:07:05 +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 and test yul stack optimization flag for commandline interface. 2019-03-14 15:34:23 +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 Review suggestions. 2019-03-18 14:34:00 +01:00
ExecutionFramework.h Review suggestions. 2019-03-18 14:34:00 +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 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 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