solidity/test/libsolidity
chriseth 1fe1459b7d
Merge pull request #7583 from HenryRLee/issue5081
Version Checker: 0.5.x-prerelease will match `pragma solidity ^0.5` #5081
2019-12-05 14:59:58 +01:00
..
ABIJson
ASTJSON
errorRecoveryTests
gasTests Update gas costs. 2019-12-04 11:41:42 +01:00
semanticTests Support referencing other constants in inline assembly 2019-12-05 13:27:17 +03:00
smtCheckerTests Update to Z3 4.8.7 2019-12-03 20:19:20 +01:00
smtCheckerTestsJSON
syntaxTests Support referencing other constants in inline assembly 2019-12-05 13:27:17 +03:00
util
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h Restrict usage of plain "new". 2019-11-27 17:55:11 +01:00
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h Restrict usage of plain "new". 2019-11-27 17:55:11 +01:00
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp Drop non-strict version of jsonParse* and always use jsonParseStrict 2019-12-03 16:20:23 +01:00
SemanticTest.cpp
SemanticTest.h
SemVerMatcher.cpp Version Checker: 0.5.x-prerelease will match pragma solidity ^0.5 2019-12-05 09:07:20 +11:00
SMTChecker.cpp
SMTCheckerJSONTest.cpp Drop non-strict version of jsonParse* and always use jsonParseStrict 2019-12-03 16:20:23 +01:00
SMTCheckerJSONTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp EVMHost: Reuse tx_context from MockedHost 2019-12-02 23:04:02 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp Set default EVM version to Istanbul. 2019-12-04 10:42:14 +01:00
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp