solidity/test/libsolidity
chriseth 6683ec90ca
Merge pull request #6209 from ethereum/dynamicCalldataStructs
Allow dynamically encoded calldata structs with ABIEncoderV2.
2019-03-11 17:05:34 +01:00
..
ASTJSON
semanticTests Allow dynamically encoded calldata structs with ABIEncoderV2. 2019-03-11 16:40:13 +01:00
smtCheckerTests Add MerkleProof test that used to crash 2019-03-11 14:29:47 +01:00
smtCheckerTestsJSON
syntaxTests Merge pull request #6209 from ethereum/dynamicCalldataStructs 2019-03-11 17:05:34 +01:00
util Allows struct array in soltest function. 2019-03-11 14:36:16 +01:00
ABIDecoderTests.cpp EVMVersion in langutil namespace instead of solidity 2019-02-25 15:29:57 +01:00
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp Update tests. 2019-03-04 11:44:54 +01:00
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp Peephole optimizer for "iszero iszero <tag> jumpi". 2019-03-07 15:52:02 +01:00
GasMeter.cpp
Imports.cpp Check base contracts for abi encoder compatibility 2019-03-06 11:16:54 +01:00
InlineAssembly.cpp Make unavailable opcodes errors. 2019-02-28 22:20:01 +01:00
LibSolc.cpp
Metadata.cpp Use CBOR parser in metadata tests 2019-03-11 13:01:37 +01:00
SemanticTest.cpp Right-aligns hex numbers and introduces alignment built-ins. 2019-03-06 18:24:13 +01:00
SemanticTest.h
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SolidityABIJSON.cpp
SolidityCompiler.cpp Restrict the state when settings can be altered in CompilerStack 2019-02-28 12:55:36 +00:00
SolidityEndToEndTest.cpp Tabs, not spaces! 2019-03-06 21:32:10 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp Update tests. 2019-03-04 11:44:54 +01:00
SolidityNameAndTypeResolution.cpp Make unavailable opcodes errors. 2019-02-28 22:20:01 +01:00
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp Merge pull request #5941 from ethereum/metadata-compilerstack 2019-03-04 18:53:07 +01:00
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp Make unavailable opcodes errors. 2019-02-28 22:20:01 +01:00