solidity/test/libsolidity
2019-06-25 13:00:02 +02:00
..
ASTJSON
errorRecoveryTests Add Steve Johnson-style parser recovery rules: 2019-06-17 14:47:07 +02:00
gasTests
semanticTests Test for sign bit chopping. 2019-06-25 13:00:02 +02:00
smtCheckerTests
smtCheckerTestsJSON [SMTChecker] Use smtlib's implies instead of \!a or b 2019-06-04 14:23:44 +02:00
syntaxTests Set state mutability of function type members `gas and value` to pure. 2019-06-13 18:27:53 +02:00
util [isoltest] TestFileParser: Fixes access of iterator at and beyond iterator ends. 2019-05-20 16:29:03 +02:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp Add Steve Johnson-style parser recovery rules: 2019-06-17 14:47:07 +02:00
AnalysisFramework.h Add Steve Johnson-style parser recovery rules: 2019-06-17 14:47:07 +02:00
Assembly.cpp Provide dialect to Parser and InlineAssembly AST nodes. 2019-05-23 00:24:58 +02:00
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp Update tests. 2019-05-23 11:30:12 +02:00
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp Allow extracted semantics tests to run both with and without Yul. 2019-06-06 20:19:16 +02:00
SemanticTest.h Allow extracted semantics tests to run both with and without Yul. 2019-06-06 20:19:16 +02:00
SemVerMatcher.cpp
SMTChecker.cpp Add Steve Johnson-style parser recovery rules: 2019-06-17 14:47:07 +02:00
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SolidityABIJSON.cpp
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Enable yul for more end to end tests 2019-06-24 16:06:22 +02:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp Provide dialect to Parser and InlineAssembly AST nodes. 2019-05-23 00:24:58 +02:00
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp Provide dialect to Parser and InlineAssembly AST nodes. 2019-05-23 00:24:58 +02:00
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp Add errorRecovery boolean to StandardCompiler 2019-06-18 15:54:05 -04:00
SyntaxTest.cpp Add errorRecovery boolean to StandardCompiler 2019-06-18 15:54:05 -04:00
SyntaxTest.h Add errorRecovery boolean to StandardCompiler 2019-06-18 15:54:05 -04:00
ViewPureChecker.cpp