..
syntaxTests
Enforce disallowing empty structs
2018-06-14 00:24:43 +01:00
ABIDecoderTests.cpp
Enforce disallowing empty structs
2018-06-14 00:24:43 +01:00
ABIEncoderTests.cpp
Enforce disallowing empty structs
2018-06-14 00:24:43 +01:00
ABITestsCommon.h
Decoder tests.
2017-11-29 17:08:44 +01:00
AnalysisFramework.cpp
SyntaxTests: extend syntax tests and isoltest to support parser errors and compiler exceptions.
2018-04-03 19:54:45 +02:00
AnalysisFramework.h
Add virtual destructors on base classes.
2018-05-02 13:29:16 +02:00
Assembly.cpp
Update source location test expectations
2018-04-30 21:23:08 +01:00
ASTJSON.cpp
Adds unit test that covers long typeDescription and renames suite.
2018-04-12 21:14:50 +02:00
ASTLegacyJSON.cpp
Adds unit test that covers long typeDescription and renames suite.
2018-04-12 21:14:50 +02:00
ErrorCheck.cpp
Support searching inside multiple errors.
2018-02-12 16:41:31 +01:00
ErrorCheck.h
Support searching inside multiple errors.
2018-02-12 16:41:31 +01:00
FormattedScope.h
Add source locations to syntax test expectations.
2018-04-10 14:08:22 +02:00
GasMeter.cpp
Test with high path complexity.
2018-05-09 10:53:31 +02:00
Imports.cpp
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
2018-03-14 12:04:04 +01:00
InlineAssembly.cpp
Remove sha3/suicide from assembly tests
2018-06-04 01:04:49 +01:00
JSONCompiler.cpp
Adjust tests.
2018-04-12 13:09:38 +02:00
Metadata.cpp
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
2018-03-14 12:04:04 +01:00
SemVerMatcher.cpp
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
2018-03-14 12:04:04 +01:00
SMTChecker.cpp
Bool variables should not allow arithmetic comparison
2018-05-16 18:32:47 +02:00
SolidityABIJSON.cpp
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
2018-03-14 12:04:04 +01:00
SolidityCompiler.cpp
Update expectation.
2018-04-12 13:09:38 +02:00
SolidityEndToEndTest.cpp
Enforce disallowing empty structs
2018-06-14 00:24:43 +01:00
SolidityExecutionFramework.cpp
Move ExecutionFramework to the dev::test namespace
2016-11-29 21:54:27 +00:00
SolidityExecutionFramework.h
Test both EVM versions.
2018-03-01 17:19:35 +01:00
SolidityExpressionCompiler.cpp
Tidy up tests to always have closing braces on the proper line
2018-05-16 15:52:24 +02:00
SolidityNameAndTypeResolution.cpp
Enforce disallowing empty structs
2018-06-14 00:24:43 +01:00
SolidityNatspecJSON.cpp
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
2018-03-14 12:04:04 +01:00
SolidityOptimizer.cpp
Merge pull request #4067 from ethereum/050
2018-05-23 18:11:20 +02:00
SolidityParser.cpp
Add new reserved keywords.
2018-06-12 16:02:53 +02:00
SolidityScanner.cpp
Disallow trailing dots that are not followed by a number
2018-05-30 15:14:53 +01:00
SolidityTypes.cpp
Allow using calldata
keyword to specify data location
2018-05-30 18:05:55 +08:00
StandardCompiler.cpp
Update test expectations.
2018-05-09 14:08:25 +02:00
SyntaxTest.cpp
Improve exception handling in soltest and isoltest.
2018-06-12 11:06:14 +02:00
SyntaxTest.h
Add source locations to syntax test expectations.
2018-04-10 14:08:22 +02:00
ViewPureChecker.cpp
Extract test cases from ViewPureChecker
2018-06-06 15:41:41 +01:00