solidity/test/libsolidity
2020-07-20 17:17:35 +02:00
..
ABIJson Fix ABI internal compiler error caused by an internal constructor 2020-05-07 05:49:49 +02:00
ASTJSON Ignore warnings for yulOptimizer tests 2020-06-09 13:03:57 +02:00
errorRecoveryTests Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
gasTests Anything outside storage is always a pointer. 2020-03-23 15:34:10 +01:00
semanticTests Update tests. 2020-07-20 15:40:58 +02:00
smtCheckerTests Fix push().push() 2020-07-20 17:17:35 +02:00
smtCheckerTestsJSON [SMTChecker] Support array length 2020-05-14 23:32:29 +02:00
syntaxTests Set type properly for event parameters 2020-07-17 11:17:27 +02:00
util Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ABIDecoderTests.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ABIEncoderTests.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ABIJsonTest.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
ABIJsonTest.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ABITestsCommon.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AnalysisFramework.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AnalysisFramework.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Assembly.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ASTJSONTest.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ASTJSONTest.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ErrorCheck.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ErrorCheck.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
GasCosts.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
GasMeter.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
GasTest.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
GasTest.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Imports.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
InlineAssembly.cpp Ignore warnings for yulOptimizer tests 2020-06-09 13:03:57 +02:00
LibSolc.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Metadata.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
SemanticTest.cpp Fix "enforce via yul". 2020-07-20 14:52:31 +02:00
SemanticTest.h Implement multi source semantic tests 2020-06-23 17:29:16 +02:00
SemVerMatcher.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SMTChecker.cpp Add nooptions label to smt checks. 2020-07-11 20:17:12 +02:00
SMTCheckerJSONTest.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SMTCheckerJSONTest.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SMTCheckerTest.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SMTCheckerTest.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SolidityCompiler.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
SolidityEndToEndTest.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SolidityExecutionFramework.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SolidityExecutionFramework.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SolidityExpressionCompiler.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SolidityNameAndTypeResolution.cpp Add support for SPDX license identifiers. 2020-05-13 18:16:59 +02:00
SolidityNatspecJSON.cpp NatSpec: Implement default inheritance. 2020-06-30 14:45:13 +02:00
SolidityOptimizer.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SolidityParser.cpp Adding fixes for signedness warnings in libsolidity 2020-06-10 10:41:55 +02:00
SolidityScanner.cpp Add unit denomination `gwei` 2020-06-24 18:24:56 +02:00
SolidityTypes.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
StandardCompiler.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SyntaxTest.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SyntaxTest.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ViewPureChecker.cpp Update tests. 2020-02-17 12:58:06 +01:00