solidity/test
2020-05-20 16:56:33 +05:30
..
cmdlineTests Removed null members from JSON output 2020-05-20 16:56:33 +05:30
compilationTests fixed compilation tests and upgraded ext. tests branch 2020-05-05 21:11:15 +05:30
contracts Merge pull request #8983 from ethereum/develop 2020-05-19 18:05:28 +02:00
evmc Update EVMC to 7.2.0 2020-05-13 22:29:35 +01:00
externalTests Updated external test repos 2020-05-08 21:39:02 +05:30
formal Adding bit-vector NOT operation to the opcodes. 2020-04-28 09:43:31 -07:00
libevmasm Tests. 2020-03-24 16:45:31 +01:00
liblangutil Relaxed assert in AsmJsonImporter::createAsmNode. 2020-02-04 20:37:51 +01:00
libsolidity Removed null members from JSON output 2020-05-20 16:56:33 +05:30
libsolutil Add tests 2020-05-14 11:27:56 -04:00
libyul Binary transform for br and br_if. 2020-05-14 11:30:19 +02:00
tools Fuzzer: Add test harness for solidity inheritance protobuf fuzzer 2020-05-11 23:56:27 +02:00
yulPhaser [yul-phaser] Add options for selecting crossover operator used by the algorithms 2020-04-20 15:30:10 +02:00
.solhint.json Test require with string literals 2019-11-13 12:01:25 +01:00
.solhintignore Add style checker 2019-08-05 13:00:30 +02:00
boostTest.cpp [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Add empty LazyInit test suite 2020-05-14 10:49:31 -04:00
cmdlineTests.sh cmdlineTests.sh: Allow using input.yul instead of input.sol in command-line tests 2020-05-08 22:05:04 +02:00
Common.cpp Remove --optimize-yul flag for soltest 2020-05-06 11:49:40 +02:00
Common.h Remove --optimize-yul flag for soltest 2020-05-06 11:49:40 +02:00
CommonSyntaxTest.cpp Decoupled error checking and report printing in CommonSyntaxTest. 2020-03-16 23:22:56 +01:00
CommonSyntaxTest.h Decoupled error checking and report printing in CommonSyntaxTest. 2020-03-16 23:22:56 +01:00
docsCodeStyle.sh Add style checker 2019-08-05 13:00:30 +02:00
EVMHost.cpp EVMHost: enable support for Berlin 2020-05-13 22:56:11 +01:00
EVMHost.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ExecutionFramework.cpp Remove --optimize-yul flag for soltest 2020-05-06 11:49:40 +02:00
ExecutionFramework.h [test] Fixes ExecutionFramework providing different contract addresses when running test cases for both, old and new yul codegen. 2020-03-03 16:36:12 +01:00
externalTests.sh Migrates solc-js test to ext. test infrastructure. 2019-09-25 16:03:08 +02:00
InteractiveTests.h Implement yul syntax tests 2020-02-05 14:58:34 +01:00
Metadata.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Metadata.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
TestCase.cpp [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
TestCase.h [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
TestCaseReader.cpp Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00
TestCaseReader.h Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00