solidity/test/libsolidity
2019-05-02 12:55:34 +02:00
..
ASTJSON Syntax for meta type information. 2019-01-17 20:36:48 +01:00
semanticTests Test case for loops. 2019-04-30 13:10:37 +02:00
smtCheckerTests [SMTChecker] Support tuple assignments 2019-05-02 12:55:34 +02:00
smtCheckerTestsJSON Update SMTChecker JSON tests expectation 2019-04-30 11:08:36 +02:00
syntaxTests Issue warning for variables called super or this 2019-05-02 11:30:24 +02:00
util Fix infinite loop when encountering unexpected test specifications 2019-04-11 13:37:42 +02:00
ABIDecoderTests.cpp Adjust semantics tests. 2019-04-03 17:59:04 +02:00
ABIEncoderTests.cpp Tests for arrays. 2019-03-25 18:28:44 +01:00
ABITestsCommon.h Decoder tests. 2017-11-29 17:08:44 +01:00
AnalysisFramework.cpp [test] AnalysisFramework's instance of CompilerStack to be lazily instanciated. 2019-04-16 18:25:03 +02:00
AnalysisFramework.h libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
Assembly.cpp Issue warning for variables called super or this 2019-05-02 11:30:24 +02:00
ASTJSONTest.cpp Use setSource in tests 2019-03-25 15:11:08 +00:00
ASTJSONTest.h Implements infrastructure for semantic tests. 2019-02-13 13:05:58 +01:00
ErrorCheck.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
ErrorCheck.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
GasCosts.cpp Run tests with both ABIV2 and Yul optimizer. 2019-04-04 13:18:30 +02:00
GasMeter.cpp Use setSource in tests 2019-03-25 15:11:08 +00:00
Imports.cpp Use setSource in tests 2019-03-25 15:11:08 +00:00
InlineAssembly.cpp Make optimiser settings available to assembly stack. 2019-03-28 18:24:13 +01:00
LibSolc.cpp Clean up some includes in tests 2019-02-05 22:58:43 +00:00
Metadata.cpp Move metadata settings into its own object. 2019-04-29 14:19:27 +02:00
SemanticTest.cpp Semantic tests for compilation via Yul. 2019-04-04 15:02:43 +02:00
SemanticTest.h Add settings framework for interactive tests. 2019-04-03 14:58:20 +02:00
SemVerMatcher.cpp Move SemVerHandler to analysis to parsing to increase modularity... 2019-04-17 10:13:42 -04:00
SMTChecker.cpp [SMTChecker] Support mod 2019-04-12 12:39:25 +02:00
SMTCheckerJSONTest.cpp Review suggestions. 2019-03-18 14:34:00 +01:00
SMTCheckerJSONTest.h Review suggestions. 2019-03-18 14:34:00 +01:00
SolidityABIJSON.cpp Use setSource in tests 2019-03-25 15:11:08 +00:00
SolidityCompiler.cpp [test] AnalysisFramework's instance of CompilerStack to be lazily instanciated. 2019-04-16 18:25:03 +02:00
SolidityEndToEndTest.cpp Fix external ABI type name for contracts 2019-04-18 11:39:48 +02:00
SolidityExecutionFramework.cpp Review suggestions. 2019-03-18 14:34:00 +01:00
SolidityExecutionFramework.h Add shortcuts for formatting error information 2019-04-10 18:44:45 +08:00
SolidityExpressionCompiler.cpp Issue warning for variables called super or this 2019-05-02 11:30:24 +02:00
SolidityNameAndTypeResolution.cpp [test] AnalysisFramework's instance of CompilerStack to be lazily instanciated. 2019-04-16 18:25:03 +02:00
SolidityNatspecJSON.cpp Use setSource in tests 2019-03-25 15:11:08 +00:00
SolidityOptimizer.cpp Remove "using namespace" from header and move Instruction to dev::eth. 2019-03-28 13:48:11 +01:00
SolidityParser.cpp Fix wrong location for inline asm blocks 2019-04-15 16:40:07 +02:00
SolidityScanner.cpp Add extra token for assembly assignment 2019-02-21 13:58:21 +01:00
SolidityTypes.cpp [libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures. 2019-04-17 14:42:07 +02:00
StandardCompiler.cpp Some move semantics improvements. 2019-04-17 14:19:48 +02:00
SyntaxTest.cpp [test] AnalysisFramework's instance of CompilerStack to be lazily instanciated. 2019-04-16 18:25:03 +02:00
SyntaxTest.h Add settings framework for interactive tests. 2019-04-03 14:58:20 +02:00
ViewPureChecker.cpp Make unavailable opcodes errors. 2019-02-28 22:20:01 +01:00