solidity/test
2018-01-06 03:28:21 +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 Split inline assembly into loose and strict flavours. 2018-01-06 01:23:38 +00:00
liblll Add test for each assembly opcode/instruction in LLL 2017-10-18 11:56:52 +01:00
libsolidity Tests for strict mode. 2018-01-06 03:28:21 +00: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 Remove truffle patching introducing in f77480c as upstream has merged the changes (#3370) 2018-01-03 15:32:08 +01: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
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