solidity/test
2017-09-18 22:25:50 +01:00
..
compilationTests Gnosis compilation contracts. 2017-07-12 15:55:11 +02:00
contracts Cleanup: Remove ABI.h 2017-08-25 11:57:33 +02:00
libdevcore Introduce IndentedWriter 2017-08-10 22:47:09 +01:00
libevmasm Add test for jumpdest removal. 2017-08-25 10:42:36 +01:00
libjulia Check recursion depth in assembly parser. 2017-08-22 12:44:22 +02:00
liblll LLL: Test cases for nested IF expressions. 2017-07-21 10:23:03 +01:00
libsolidity Add tests for constant bytes/strings 2017-09-18 22:25:50 +01:00
boostTest.cpp Some more ABI tests. 2017-08-10 15:49:02 +02:00
CMakeLists.txt CMake: Make libs dependencies explicit 2017-08-21 12:27:06 +02:00
cmdlineTests.sh Run fuzzer tests without optimizer too 2017-08-31 00:37:32 +01:00
ExecutionFramework.cpp Move all file specific globals to anonymous namespace 2017-08-29 11:09:18 +01:00
ExecutionFramework.h Cleanup: Remove ABI.h 2017-08-25 11:57:33 +02:00
externalTests.sh Travis CI: Fix Emscripten build 2017-09-12 22:11:21 +02: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 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 Mark appropriate constructors explicit 2017-08-22 10:51:46 +01:00
TestHelper.cpp Option to disable/remove all tests that require IPC. 2017-04-26 12:36:15 +02:00
TestHelper.h Option to disable/remove all tests that require IPC. 2017-04-26 12:36:15 +02:00