solidity/test
Kamil Śliwak 72b88dabca
Merge pull request #11909 from Midhun07/develop
Template code for disallowing options in input modes that do not support them (handles `--error-recovery`)
2021-10-20 18:18:43 +02:00
..
cmdlineTests Remove linking to unqualified library name 2021-10-20 18:11:58 +03:30
compilationTests
contracts
evmc Updated docs and evmc.h header file for evmone 0.8.0 release 2021-07-27 16:39:41 +02:00
externalTests Disabling of prepublish hook is no longer needed in setup_solcjs 2021-08-16 16:50:31 +02:00
formal test/formal: Get rid of wildcard imports 2021-10-13 16:20:10 +02:00
libevmasm Properly compute source mappings for immutables. 2021-10-12 17:56:17 +02:00
liblangutil Remove scanner from compiler stack. 2021-08-03 15:43:17 +02:00
libsolidity Remove linking to unqualified library name 2021-10-20 18:11:58 +03:30
libsolutil Preserve original newlines in solidity::util::readUntilEnd() 2021-10-05 20:24:24 +02:00
libyul Tests 2021-10-14 17:46:07 +02:00
scripts
solc Disallowed --error-recovery in Standard json, Assembly and Linker input modes 2021-10-15 18:57:16 +02:00
tools Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
yulPhaser
.solhint.json
.solhintignore
boostTest.cpp Use boost::current_exception_diagnostic_information() to print extra info about exceptions caught by (...) 2021-10-07 17:41:25 +02:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
cmdlineTests.sh compileFull(): Use find instead of /*/*, which requires ignoring missing files 2021-10-06 18:46:42 +02:00
Common.cpp
Common.h
CommonSyntaxTest.cpp
CommonSyntaxTest.h
docsCodeStyle.sh
EVMHost.cpp
EVMHost.h
ExecutionFramework.cpp
ExecutionFramework.h
externalTests.sh
FilesystemUtils.cpp
FilesystemUtils.h
InteractiveTests.h Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
Metadata.cpp
Metadata.h
pyscriptTests.py
stopAfterParseTests.sh
TemporaryDirectory.cpp
TemporaryDirectory.h
TemporaryDirectoryTest.cpp
TestCase.cpp
TestCase.h
TestCaseReader.cpp
TestCaseReader.h