solidity/test
2018-02-12 22:47:04 +00:00
..
compilationTests Gnosis compilation contracts. 2017-07-12 15:55:11 +02:00
contracts Do not use the precompile address 0x05 in the wallet tests (but a randomized address) 2017-10-23 20:20:32 +01:00
libdevcore Add tests for getChecksummedAddress 2017-11-17 00:46:45 +00:00
libevmasm Assume peephole optimizer was successful if number of pops increased. 2017-10-13 19:00:56 +02:00
libjulia Test for Mod-And rule. 2018-02-12 22:47:04 +00:00
liblll Add test for each assembly opcode/instruction in LLL 2017-10-18 11:56:52 +01:00
libsolidity Merge pull request #3479 from ethereum/multiError 2018-02-12 22:20:58 +01:00
boostTest.cpp Decoder tests. 2017-11-29 17:08:44 +01:00
CMakeLists.txt Rename jsonCompiler to libsolc 2017-12-11 12:49:08 +00:00
cmdlineTests.sh Improve cmdline error output 2017-10-05 15:48:14 -03:00
ExecutionFramework.cpp Improved error messages for EndToEnd tests. 2017-09-25 10:49:25 +01:00
ExecutionFramework.h Decoder tests. 2017-11-29 17:08:44 +01:00
externalTests.sh Fix some weird zeppelin tests. 2018-02-12 21:17:58 +00:00
fuzzer.cpp Rename jsonCompiler to libsolc 2017-12-11 12:49:08 +00:00
Metadata.cpp Remove some unused includes 2017-08-21 14:08:58 +01:00
Metadata.h Split out common metadata validation code 2017-05-06 11:28:01 +01:00
RPCSession.cpp Include modexp precompile in genesis for testing (#3114) 2017-10-24 10:42:48 +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
TestHelper.cpp Add SMT tests. 2017-09-29 12:44:39 +02:00
TestHelper.h Add SMT tests. 2017-09-29 12:44:39 +02:00