solidity/test
2020-04-07 17:28:50 +02:00
..
cmdlineTests Format immutable references similarly to link references. 2020-04-06 11:21:53 +02:00
compilationTests
contracts TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
evmc
externalTests
formal
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 [SMTChecker] Fix ICE in CHC internal calls 2020-04-07 01:09:03 +02:00
libsolutil Apply modernize-use-emplace. 2020-04-02 17:35:48 -05:00
libyul Merge pull request #8570 from aarlt/clang-tidy-apply-modernize-use-emplace 2020-04-07 17:28:50 +02:00
tools Apply modernize-use-emplace. 2020-04-02 17:35:48 -05:00
yulPhaser [yul-phaser] Population: Print individuals in a more compact way 2020-03-25 10:21:18 +01:00
.solhint.json
.solhintignore
boostTest.cpp Apply modernize-use-nullptr. 2020-04-01 12:46:19 -05:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt [yul-phaser] Add ProgramCache class 2020-03-24 17:39:24 +01:00
cmdlineTests.sh Adds script which compiles docs example with minimum compiler version. 2020-03-18 19:27:38 +01:00
Common.cpp Add --show-metadata to enable metadata output. 2020-03-12 13:39:29 -05:00
Common.h Add --show-metadata to enable metadata output. 2020-03-12 13:39:29 -05: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
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 [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
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
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 Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00
TestCase.h Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01: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