solidity/test
2018-06-12 18:16:18 +01:00
..
compilationTests Update external contract in compilationTests to not use deprecated sha3 2018-06-12 18:16:18 +01:00
contracts Use EVM version in gas meter and optimizer. 2018-03-05 11:36:33 +01:00
libdevcore test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
libevmasm Remove unnecessary masking of the result of known short instructions 2018-04-19 23:59:06 +01:00
libjulia Introduce Julia filter to encapsulate top level Block as a FunctionDefinition (wasm specific) 2018-05-09 11:21:03 +02:00
liblll test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
libsolidity Disallow sha3/suicide aliases 2018-06-12 18:16:18 +01:00
tools Improve exception handling in soltest and isoltest. 2018-06-12 11:06:14 +02:00
boostTest.cpp test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
CMakeLists.txt Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. 2018-03-12 18:40:20 +01:00
cmdlineTests.sh Remove obsolete 'std' directory 2018-06-11 20:11:10 +01:00
ExecutionFramework.cpp Provide EVM version to assembly analysis. 2018-03-01 17:19:35 +01:00
ExecutionFramework.h Add virtual destructors on base classes. 2018-05-02 13:29:16 +02:00
externalTests.sh Use temporary fork of Gnosis/Zeppelin contracts 2018-05-30 16:47:11 +01:00
Metadata.cpp Some tests. 2018-03-01 17:19:35 +01:00
Metadata.h Split out common metadata validation code 2017-05-06 11:28:01 +01:00
Options.cpp test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
Options.h test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
RPCSession.cpp Merge pull request #3828 from ethereum/soltest 2018-04-05 15:22:26 +02:00
RPCSession.h Add helper RPCSession::createAccount 2017-10-20 14:23:37 +01:00
solcjsTests.sh Ensure to always use 0.5.0 mode in solcjs tests 2018-06-12 18:16:18 +01:00