.. |
syntaxTests
|
Infrastructure for extracting syntax tests in separate test files.
|
2018-03-13 11:20:11 +01:00 |
ABIDecoderTests.cpp
|
Also test short input for old decoder.
|
2017-11-29 17:08:44 +01:00 |
ABIEncoderTests.cpp
|
Decoder tests.
|
2017-11-29 17:08:44 +01:00 |
ABITestsCommon.h
|
Decoder tests.
|
2017-11-29 17:08:44 +01:00 |
AnalysisFramework.cpp
|
Correctly set evm version in tests
|
2018-03-01 17:19:35 +01:00 |
AnalysisFramework.h
|
Support searching inside multiple errors.
|
2018-02-12 16:41:31 +01:00 |
Assembly.cpp
|
Correctly set evm version in tests
|
2018-03-01 17:19:35 +01:00 |
ASTJSON.cpp
|
Correctly set evm version in tests
|
2018-03-01 17:19:35 +01: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 |
GasMeter.cpp
|
Use EVM version in gas meter and optimizer.
|
2018-03-05 11:36:33 +01:00 |
Imports.cpp
|
Correctly set evm version in tests
|
2018-03-01 17:19:35 +01:00 |
InlineAssembly.cpp
|
Only warn for shift instructions if not using constantinople
|
2018-03-01 17:19:35 +01:00 |
JSONCompiler.cpp
|
Add new JSON API for better abstraction and for supporting strict JSON parsing
|
2018-02-20 21:58:26 +01:00 |
Metadata.cpp
|
Correctly set evm version in tests
|
2018-03-01 17:19:35 +01:00 |
SemVerMatcher.cpp
|
Fix licensing headers
|
2016-11-23 12:22:33 +01:00 |
SMTChecker.cpp
|
[SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests.
|
2018-03-12 20:16:47 +01:00 |
SolidityABIJSON.cpp
|
Correctly set evm version in tests
|
2018-03-01 17:19:35 +01:00 |
SolidityEndToEndTest.cpp
|
Test for using staticcall for view and pure functions.
|
2018-03-06 15:30:18 +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
|
Merge pull request #3643 from ethereum/gasleft
|
2018-03-05 20:11:37 +01:00 |
SolidityNameAndTypeResolution.cpp
|
Infrastructure for extracting syntax tests in separate test files.
|
2018-03-13 11:20:11 +01:00 |
SolidityNatspecJSON.cpp
|
Correctly set evm version in tests
|
2018-03-01 17:19:35 +01:00 |
SolidityOptimizer.cpp
|
Provide input for two optimizer tests.
|
2018-02-20 18:03:39 +01:00 |
SolidityParser.cpp
|
Parser: Add test case for reserved keywords.
|
2018-03-02 10:45:28 +01:00 |
SolidityScanner.cpp
|
Add tests for scientific notation
|
2017-03-15 13:06:26 +00:00 |
SolidityTypes.cpp
|
Add test for escapeIdentifier
|
2018-02-26 19:09:44 +01:00 |
StandardCompiler.cpp
|
Support constantinople in evm-version
|
2018-03-12 18:13:19 +01:00 |
SyntaxTest.cpp
|
Store filenames in static variable to guarantee sufficient lifetime.
|
2018-03-13 18:14:57 +01:00 |
SyntaxTest.h
|
Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest.
|
2018-03-13 11:20:11 +01:00 |
ViewPureChecker.cpp
|
Merge pull request #3611 from ethereum/warn-using-address-overload
|
2018-03-06 19:13:55 +01:00 |