solidity/test
2018-04-03 18:57:07 +02:00
..
compilationTests Gnosis compilation contracts. 2017-07-12 15:55:11 +02: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 useless SWAP1 in front of commutative operations 2018-04-03 18:57:07 +02:00
libjulia test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
liblll test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
libsolidity Merge pull request #3693 from ethereum/optimizeMLOAD 2018-04-03 15:58:11 +01:00
tools Merge pull request #3744 from ethereum/useUsrBinEditor 2018-03-21 15:28:21 +00: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 Support for error on non-existant or irregular files with command line option to ignore 2018-03-28 10:25:43 +01:00
ExecutionFramework.cpp Provide EVM version to assembly analysis. 2018-03-01 17:19:35 +01:00
ExecutionFramework.h test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
externalTests.sh Replace fixed-version pragmas in Gnosis 2018-02-12 23:26:07 +00: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 test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). 2018-03-14 12:04:04 +01:00
RPCSession.h Add helper RPCSession::createAccount 2017-10-20 14:23:37 +01:00
solcjsTests.sh Handle version for solcjs tests. 2018-02-09 18:24:12 +01:00