solidity/test
2021-10-11 20:34:48 +02:00
..
cmdlineTests Merge pull request #12071 from ethereum/cli-validate-output-selection 2021-10-11 17:52:32 +02:00
compilationTests
contracts
evmc
externalTests
formal
libevmasm
liblangutil
libsolidity Remove unused includes and sort existing includes in a few places 2021-10-11 20:34:48 +02:00
libsolutil Preserve original newlines in solidity::util::readUntilEnd() 2021-10-05 20:24:24 +02:00
libyul Remove unused includes and sort existing includes in a few places 2021-10-11 20:34:48 +02:00
scripts
solc CommandLineParser: Validate compiler output selection 2021-10-06 20:09:33 +02:00
tools Remove unused includes and sort existing includes in a few places 2021-10-11 20:34:48 +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 Tests for allowed paths (current state) 2021-09-27 13:14:10 +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 Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
ExecutionFramework.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
externalTests.sh
FilesystemUtils.cpp createFilesWithParentDirs(): Use binary mode to preserve original newlines on Windows 2021-09-27 13:14:23 +02:00
FilesystemUtils.h Ensure that native path separators are always used in symlink targets on Windows 2021-09-27 13:14:10 +02:00
InteractiveTests.h
Metadata.cpp
Metadata.h
pyscriptTests.py
stopAfterParseTests.sh Remove leftovers of compact-format and interface from --combined-json 2021-10-01 13:05:30 +02:00
TemporaryDirectory.cpp
TemporaryDirectory.h
TemporaryDirectoryTest.cpp
TestCase.cpp
TestCase.h
TestCaseReader.cpp
TestCaseReader.h