solidity/test
2018-03-14 10:34:16 +01:00
..
compilationTests Gnosis compilation contracts. 2017-07-12 15:55:11 +02:00
contracts Use EVM version in gas meter and optimizer. 2018-03-05 11:36:33 +01:00
libdevcore Add new JSON API for better abstraction and for supporting strict JSON parsing 2018-02-20 21:58:26 +01:00
libevmasm Use EVM version in gas meter and optimizer. 2018-03-05 11:36:33 +01:00
libjulia Warn about using loose inline assembly features as experimental 0.5.0 feature. 2018-03-06 17:45:34 +01:00
liblll Use EVM version in gas meter and optimizer. 2018-03-05 11:36:33 +01:00
libsolidity DocStringParser: Add Changelog entry and test case for empty descriptions. 2018-03-14 10:34:16 +01:00
tools Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. 2018-03-12 18:40:20 +01:00
boostTest.cpp Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest. 2018-03-13 11:20:11 +01:00
CMakeLists.txt Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. 2018-03-12 18:40:20 +01:00
cmdlineTests.sh Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. 2018-03-12 18:40:20 +01:00
ExecutionFramework.cpp Provide EVM version to assembly analysis. 2018-03-01 17:19:35 +01:00
ExecutionFramework.h Test both EVM versions. 2018-03-01 17:19:35 +01:00
externalTests.sh Replace fixed-version pragmas in Gnosis 2018-02-12 23:26:07 +00:00
Metadata.cpp Some tests. 2018-03-01 17:19:35 +01:00
Metadata.h Split out common metadata validation code 2017-05-06 11:28:01 +01:00
RPCSession.cpp Add TangerineWhistle. 2018-03-01 17:19:35 +01:00
RPCSession.h Add helper RPCSession::createAccount 2017-10-20 14:23:37 +01:00
solcjsTests.sh Handle version for solcjs tests. 2018-02-09 18:24:12 +01:00
TestHelper.cpp Infrastructure for extracting syntax tests in separate test files. 2018-03-13 11:20:11 +01:00
TestHelper.h Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest. 2018-03-13 11:20:11 +01:00