solidity/test/libsolidity
2018-12-07 12:35:35 +01:00
..
ASTJSON
smtCheckerTests add a 'readable' format for large hex values 2018-12-05 22:15:02 +01:00
smtCheckerTestsJSON Add SMTChecker tests for standard JSON 2018-11-23 10:51:06 +00:00
syntaxTests Adds more detailed type errors and tests. 2018-12-07 12:35:35 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge 2018-12-06 14:01:01 +01:00
AnalysisFramework.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
Assembly.cpp liblangutil: SourceLocation: Retricts == and != operator 2018-11-30 17:34:54 +01:00
ASTJSONTest.cpp
ASTJSONTest.h decouple TestCase class from test/libsolidity 2018-11-25 02:34:59 +02: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
FormattedScope.h
GasMeter.cpp liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge 2018-12-06 14:01:01 +01:00
Imports.cpp
InlineAssembly.cpp Improve yul error messages around number of arguments and variables. 2018-12-04 11:37:03 +01:00
LibSolc.cpp
Metadata.cpp
SemVerMatcher.cpp liblangutil: extends CharStream to know about the respective (file-)name (and adapt codebase to it) 2018-11-29 12:45:27 +01:00
SMTChecker.cpp Move most of SMTChecker tests from C++ to isoltest 2018-11-22 13:33:24 +00:00
SMTCheckerJSONTest.cpp Remove boost test checks from SMTCheckerJSONTest 2018-11-28 14:16:43 +01:00
SMTCheckerJSONTest.h Add SMTChecker tests for standard JSON 2018-11-23 10:51:06 +00:00
SolidityABIJSON.cpp
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Fix bug related to state variables of function type accessed via base contract. 2018-11-29 19:30:27 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge 2018-12-06 14:01:01 +01:00
SolidityExpressionCompiler.cpp Update test 2018-12-06 01:54:04 +01:00
SolidityNameAndTypeResolution.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
SolidityNatspecJSON.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
SolidityOptimizer.cpp
SolidityParser.cpp liblangutil: extends CharStream to know about the respective (file-)name (and adapt codebase to it) 2018-11-29 12:45:27 +01:00
SolidityScanner.cpp liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already) 2018-11-30 17:07:17 +01:00
SolidityTypes.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
StandardCompiler.cpp Remove w parameter for toHex. 2018-12-05 22:51:49 +01:00
SyntaxTest.cpp Add SMTChecker tests for standard JSON 2018-11-23 10:51:06 +00:00
SyntaxTest.h decouple TestCase class from test/libsolidity 2018-11-25 02:34:59 +02:00
ViewPureChecker.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00