solidity/test
2017-11-29 20:10:18 +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 Force condition to be bool in iulia mode. 2017-11-23 18:52:04 +01:00
liblll Add test for each assembly opcode/instruction in LLL 2017-10-18 11:56:52 +01:00
libsolidity Specify output selection in tests 2017-11-29 20:10:18 +00:00
boostTest.cpp Decoder tests. 2017-11-29 17:08:44 +01:00
CMakeLists.txt CMake: Make libs dependencies explicit 2017-08-21 12:27:06 +02: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 Patch truffle to ignore pre-release compiler warning. 2017-11-27 17:13:25 +01:00
fuzzer.cpp Add --without-optimizer option to fuzzer 2017-08-31 00:37:29 +01: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