solidity/test
2019-07-13 12:42:25 +02:00
..
cmdlineTests Fix commandline tests. 2019-07-08 14:28:54 +02:00
compilationTests Fix new found spelling mistakes and add exceptions 2019-05-21 10:59:34 +02:00
contracts
externalTests Refactor & Speedups on CircleCI; split out out codecov into dedicated tests. 2019-06-21 20:26:10 +02:00
formal Proofs for the overflow and underflow conditions in checked arithmetic for Sol->Yul code generation. 2019-06-20 15:58:10 +02:00
libdevcore Make json output a bit prettier. 2019-07-02 18:07:05 +02:00
libevmasm
liblangutil Add Steve Johnson-style parser recovery rules: 2019-06-17 14:47:07 +02:00
liblll
libsolidity Adds constructor calls with ether value to isoltest. 2019-07-13 12:42:25 +02:00
libyul Supply full object to stack compressor and Optimizer Suite. 2019-07-10 18:49:42 +02:00
tools Supply full object to stack compressor and Optimizer Suite. 2019-07-10 18:49:42 +02:00
boostTest.cpp Allow test cases to indicate fatal errors. 2019-05-07 18:12:21 +02:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Fixes compilation on Visual Studio 2019 (SolidityEndToEndTest.cpp's object file is too large, so we need a special flag to get it still compiling) 2019-06-12 23:46:32 +02:00
cmdlineTests.sh Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
Common.cpp
Common.h
ExecutionFramework.cpp TestFramework: Remove polling and use eth_flush instead 2019-05-07 14:45:59 +02:00
ExecutionFramework.h TestFramework: Remove polling and use eth_flush instead 2019-05-07 14:45:59 +02:00
externalTests.sh Refactor & Speedups on CircleCI; split out out codecov into dedicated tests. 2019-06-21 20:26:10 +02:00
InteractiveTests.h Automated ABI Json tests. 2019-07-02 18:11:49 +02:00
Metadata.cpp Store compiler version in CBOR metadata 2019-05-08 22:21:50 +02:00
Metadata.h
Options.cpp
Options.h
RPCSession.cpp TestFramework: also output failed request 2019-04-04 16:39:15 +02:00
RPCSession.h
solcjsTests.sh
TestCase.cpp Unify parsing of simple test expectations and require lines to start with `//`. 2019-06-11 14:05:45 +02:00
TestCase.h Unify parsing of simple test expectations and require lines to start with `//`. 2019-06-11 14:05:45 +02:00