..
compilationTests
Gnosis compilation contracts.
2017-07-12 15:55:11 +02:00
contracts
Cleanup test helper macros.
2017-09-22 16:17:28 +02:00
libdevcore
Rename MiniMoustache to Whiskers in tests
2017-09-20 01:23:21 +01:00
libevmasm
Add test for jumpdest removal.
2017-08-25 10:42:36 +01:00
libjulia
Support multiple assignment in inline assembly
2017-09-20 11:16:23 +02:00
liblll
LLL: Test cases for nested IF expressions.
2017-07-21 10:23:03 +01:00
libsolidity
Unary + now a synax error (experimental 0.5.0)
2017-09-29 17:50:25 +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
Improved error messages for EndToEnd tests.
2017-09-25 10:49:25 +01:00
ExecutionFramework.h
Improved error messages for EndToEnd tests.
2017-09-25 10:49:25 +01: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 constructors explicit
2017-09-20 01:23:21 +01:00
TestHelper.cpp
Option to disable/remove all tests that require IPC.
2017-04-26 12:36:15 +02:00
TestHelper.h
Cleanup test helper macros.
2017-09-22 16:17:28 +02:00