solidity/test
2017-07-26 14:32:25 +02:00
..
compilationTests Gnosis compilation contracts. 2017-07-12 15:55:11 +02:00
contracts Run LLL contract tests with optimiser too 2017-07-18 22:52:18 +01:00
libdevcore Add a text corpus to the UTF-8 tests 2017-06-26 21:47:01 +01:00
libevmasm
libjulia Add end-to-end test 2017-07-13 15:18:40 +02:00
liblll LLL: Test cases for nested IF expressions. 2017-07-21 10:23:03 +01:00
libsolidity Test for assigning to non-lvalue. 2017-07-26 14:32:25 +02:00
boostTest.cpp LLL: whole contract tests for the ENS Registry. 2017-07-18 11:16:10 +01:00
CMakeLists.txt Refactor to abstract assembly to JULIA. 2017-05-19 19:20:28 +02:00
cmdlineTests.sh Refactor compilation tests. 2017-07-13 21:47:29 +02:00
ExecutionFramework.cpp
ExecutionFramework.h
fuzzer.cpp Remove Why3 generator 2017-06-25 12:26:16 +01:00
Metadata.cpp
Metadata.h
RPCSession.cpp Issue 2279: Log JSON RPC requests and responses when --log_level=message is provided to soltest 2017-05-17 12:57:55 -07:00
RPCSession.h Move UndefMacros from libdevcore to libsolidity/parsing 2017-07-02 00:09:46 +01:00
TestHelper.cpp
TestHelper.h