solidity/test/libsolidity
chriseth d1a7ff0fbc
Merge pull request #8008 from ethereum/large-code
Issue warning if codesize exceeds EIP-170 limits
2020-01-08 09:48:59 +01:00
..
ABIJson Merge remote-tracking branch 'origin/develop' into develop_060 2019-11-14 13:42:46 +01:00
ASTJSON Modify the tests to include the function selector 2019-12-16 15:16:54 +03:00
errorRecoveryTests Add Steve Johnson-style parser recovery rules: 2019-06-17 14:47:07 +02:00
gasTests Merge remote-tracking branch 'origin/develop' into develop_060 2019-12-04 17:01:44 +01:00
semanticTests Updates to control structures (2). 2019-12-12 17:01:57 +01:00
smtCheckerTests Merge remote-tracking branch 'origin/develop' into develop_060 2019-12-09 17:16:58 +01:00
smtCheckerTestsJSON [SMTChecker] Add as const function to SMTLib2Interface 2019-09-18 22:57:14 +02:00
syntaxTests Issue warning if codesize exceeds EIP-170 limits 2019-12-25 19:51:35 +01:00
util Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ABIDecoderTests.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
ABIEncoderTests.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
ABIJsonTest.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ABIJsonTest.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
ABITestsCommon.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
AnalysisFramework.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
AnalysisFramework.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
Assembly.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
ASTJSONTest.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ASTJSONTest.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ErrorCheck.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ErrorCheck.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
GasCosts.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
GasMeter.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
GasTest.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
GasTest.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
Imports.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
InlineAssembly.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
LibSolc.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Metadata.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SemanticTest.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SemanticTest.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SemVerMatcher.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SMTChecker.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SMTCheckerJSONTest.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SMTCheckerJSONTest.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SMTCheckerTest.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SMTCheckerTest.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SolidityCompiler.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SolidityEndToEndTest.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SolidityExecutionFramework.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SolidityExecutionFramework.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SolidityExpressionCompiler.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SolidityNameAndTypeResolution.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SolidityNatspecJSON.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SolidityOptimizer.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SolidityParser.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SolidityScanner.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SolidityTypes.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
StandardCompiler.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SyntaxTest.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
SyntaxTest.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ViewPureChecker.cpp Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00