solidity/test
2020-02-16 02:18:21 +01:00
..
cmdlineTests Use IRVariable's in IR code generation and implement tuples. 2020-02-12 12:36:14 +01:00
compilationTests Fixes named return natspec errors in compilation tests. 2019-12-04 15:38:12 +01:00
contracts TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
evmc Update EVMC to 7.1.0 2019-12-02 21:26:42 +01:00
externalTests Use master branch of solc-js 2019-12-11 16:48:11 +00: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
libevmasm Relaxed assert in AsmJsonImporter::createAsmNode. 2020-02-04 20:37:51 +01:00
liblangutil Relaxed assert in AsmJsonImporter::createAsmNode. 2020-02-04 20:37:51 +01:00
libsolidity Merge pull request #8263 from ethereum/functionSelectorPure 2020-02-14 12:34:39 +01:00
libsolutil TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
libyul [Yul] Prune functions that call each other but are otherwise unreferenced 2020-02-11 20:39:32 +03:00
tools yul proto fuzzer: Refactor dataoffset/size specification 2020-02-11 13:58:36 +05:30
yulPhaser [yul-phaser] SimulationRNG: Use a single, shared and seedable generator 2020-02-16 02:18:21 +01: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 TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
buglist_test_vectors.md Update bug description, add regex and tests. 2018-09-10 12:58:40 +02:00
buglistTests.js Buglist check script supports json paths 2018-09-06 18:42:21 +02:00
CMakeLists.txt [yul-phaser] Rename Random to SimulationRNG (fix references) 2020-02-16 02:18:21 +01:00
cmdlineTests.sh Unify optimize yul code in CompilerContext/ContractCompiler 2020-02-11 13:55:47 +01:00
Common.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
Common.h TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
CommonSyntaxTest.cpp Implement yul syntax tests 2020-02-05 14:58:34 +01:00
CommonSyntaxTest.h Implement yul syntax tests 2020-02-05 14:58:34 +01:00
docsCodeStyle.sh Add style checker 2019-08-05 13:00:30 +02:00
EVMHost.cpp Implement create2 for evmhost. 2020-01-23 21:20:01 +01:00
EVMHost.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ExecutionFramework.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
ExecutionFramework.h TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +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 Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
TestCase.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00