solidity/test/libsolidity
2019-11-01 14:54:47 -05:00
..
ABIJson Drop constant and payable fields from ABI. 2019-09-06 14:42:09 +02:00
ASTJSON Update tests. 2019-11-01 14:54:47 -05:00
errorRecoveryTests
gasTests Merge remote-tracking branch 'origin/develop' into develop_060 2019-09-24 10:28:22 +02:00
semanticTests Implement override checking 2019-10-30 17:31:33 +01:00
smtCheckerTests Update tests. 2019-11-01 14:54:47 -05:00
smtCheckerTestsJSON [SMTChecker] Add as const function to SMTLib2Interface 2019-09-18 22:57:14 +02:00
syntaxTests Remove InternalCompilerError on abstract contract instantiation. 2019-11-01 14:54:47 -05:00
util Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp Updates tests to version 0.6.0. 2019-09-24 12:01:14 +02:00
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp Merge remote-tracking branch 'origin/develop' into develop_060 2019-10-28 15:21:49 +01:00
LibSolc.cpp
Metadata.cpp Implement override checking 2019-10-30 17:31:33 +01:00
SemanticTest.cpp [isoltest] Adds support for fallback and ether functions. 2019-09-13 10:55:46 +02:00
SemanticTest.h
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Update soltest related tests. 2019-11-01 14:54:47 -05:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp Use selfbalance for `address(this).balance`. 2019-10-16 14:25:56 +02:00
SolidityNameAndTypeResolution.cpp Update tests. 2019-11-01 14:54:47 -05:00
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
SolidityParser.cpp
SolidityScanner.cpp Fixes doxygen style multiline comment parsing for files with CRLF as line terminators. 2019-09-25 12:59:46 +02:00
SolidityTypes.cpp Implement override checking 2019-10-30 17:31:33 +01:00
StandardCompiler.cpp Update soltest related tests. 2019-11-01 14:54:47 -05:00
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp Adapting the tests to strict inline assembly. 2019-10-25 15:01:25 +02:00