solidity/test
Daniel Ellison 0f304d2d89 Removed 'panic' from 'constructor_arguments_external' and added specific
test for fallback and fallthrough. Added one test for 'lit'. Added tests
for arithmetic/binary/unary operations. Added the start of tests for
assembler instructions within LLL source.
2016-12-06 18:21:26 -05:00
..
contracts Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
libdevcore Metadata stamp. 2016-12-01 16:03:59 +01:00
libevmasm Fix licensing headers 2016-11-23 12:22:33 +01:00
liblll Removed 'panic' from 'constructor_arguments_external' and added specific 2016-12-06 18:21:26 -05:00
libsolidity Migrate remaining source code in tests to R literals 2016-12-03 17:52:51 -03:00
boostTest.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
CMakeLists.txt Add test/liblll to cmake 2016-11-29 21:54:27 +00:00
ExecutionFramework.cpp Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
ExecutionFramework.h Fix type of optimizeRuns 2016-12-01 16:03:59 +01:00
RPCSession.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
RPCSession.h Fix licensing headers 2016-11-23 12:22:33 +01:00
TestHelper.cpp Enable the optimizer for test runs. 2016-11-23 16:48:13 +01:00
TestHelper.h Enable the optimizer for test runs. 2016-11-23 16:48:13 +01:00