.. |
ABIJson
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-11-14 13:42:46 +01:00 |
ASTJSON
|
Sync & update AST exporting according to AST changes
|
2019-12-09 10:42:24 +00:00 |
errorRecoveryTests
|
Add Steve Johnson-style parser recovery rules:
|
2019-06-17 14:47:07 +02:00 |
gasTests
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-04 17:01:44 +01:00 |
semanticTests
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-10 10:07:30 +01:00 |
smtCheckerTests
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-09 17:16:58 +01:00 |
smtCheckerTestsJSON
|
[SMTChecker] Add as const function to SMTLib2Interface
|
2019-09-18 22:57:14 +02:00 |
syntaxTests
|
Ambigous overrides for modifiers.
|
2019-12-09 18:43:59 +01:00 |
util
|
Add support for external libraries to extracted semantics tests.
|
2019-11-12 15:19:04 +01:00 |
ABIDecoderTests.cpp
|
Adjusts end-to-end tests to read-only array length.
|
2019-11-19 21:11:14 +01:00 |
ABIEncoderTests.cpp
|
Adjusts end-to-end tests to read-only array length.
|
2019-11-19 21:11:14 +01:00 |
ABIJsonTest.cpp
|
Automated ABI Json tests.
|
2019-07-02 18:11:49 +02:00 |
ABIJsonTest.h
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
ABITestsCommon.h
|
|
|
AnalysisFramework.cpp
|
Add Steve Johnson-style parser recovery rules:
|
2019-06-17 14:47:07 +02:00 |
AnalysisFramework.h
|
Remove deprecated code
|
2019-12-09 15:32:08 +01:00 |
Assembly.cpp
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-11-14 13:42:46 +01:00 |
ASTJSONTest.cpp
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
ASTJSONTest.h
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
ErrorCheck.cpp
|
|
|
ErrorCheck.h
|
|
|
GasCosts.cpp
|
Fix gas cost test.
|
2019-12-05 10:17:09 +01:00 |
GasMeter.cpp
|
Merge pull request #7350 from ethereum/array-length-rvalue
|
2019-11-21 19:22:42 +01:00 |
GasTest.cpp
|
Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.
|
2019-05-08 22:21:50 +02:00 |
GasTest.h
|
Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.
|
2019-05-08 22:21:50 +02:00 |
Imports.cpp
|
Extract some import tests.
|
2019-08-19 14:45:26 +02:00 |
InlineAssembly.cpp
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-10-28 15:21:49 +01:00 |
LibSolc.cpp
|
Use BOOST_REQUIRE instead of BOOST_CHECK in LibSolc tests where appropriate
|
2019-12-11 15:17:50 +00:00 |
Metadata.cpp
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-03 21:17:15 +01:00 |
SemanticTest.cpp
|
Add support for external libraries to extracted semantics tests.
|
2019-11-12 15:19:04 +01:00 |
SemanticTest.h
|
Add support for external libraries to extracted semantics tests.
|
2019-11-12 15:19:04 +01:00 |
SemVerMatcher.cpp
|
Fix semver matcher differently.
|
2019-12-09 15:45:01 +01:00 |
SMTChecker.cpp
|
Extract SMTChecker mod test
|
2019-12-09 15:32:08 +01:00 |
SMTCheckerJSONTest.cpp
|
Add SMTCheckerTest for isoltest
|
2019-12-09 15:32:08 +01:00 |
SMTCheckerJSONTest.h
|
Add SMTCheckerTest for isoltest
|
2019-12-09 15:32:08 +01:00 |
SMTCheckerTest.cpp
|
Add SMTCheckerTest for isoltest
|
2019-12-09 15:32:08 +01:00 |
SMTCheckerTest.h
|
Add SMTCheckerTest for isoltest
|
2019-12-09 15:32:08 +01:00 |
SolidityCompiler.cpp
|
[test] AnalysisFramework's instance of CompilerStack to be lazily instanciated.
|
2019-04-16 18:25:03 +02:00 |
SolidityEndToEndTest.cpp
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-10 10:07:30 +01:00 |
SolidityExecutionFramework.cpp
|
Provide different options for reason strings.
|
2019-11-07 14:13:53 +01:00 |
SolidityExecutionFramework.h
|
Remove mention of IPC.
|
2019-08-08 17:35:46 +02:00 |
SolidityExpressionCompiler.cpp
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-11-14 13:42:46 +01:00 |
SolidityNameAndTypeResolution.cpp
|
Require unimplemented functions to be virtual.
|
2019-12-02 21:59:00 +01:00 |
SolidityNatspecJSON.cpp
|
Add documentation for extractReturnParameterDocs
|
2019-11-06 21:45:01 +01:00 |
SolidityOptimizer.cpp
|
Adjusts end-to-end tests to read-only array length.
|
2019-11-19 21:11:14 +01:00 |
SolidityParser.cpp
|
Make `abstract ` keyword instead of reserved
|
2019-11-14 11:49:39 +01:00 |
SolidityScanner.cpp
|
Allow splitting string literals into multiple parts
|
2019-11-26 14:41:30 +03:00 |
SolidityTypes.cpp
|
Parse "virtual" keyword
|
2019-11-13 13:28:01 +01:00 |
StandardCompiler.cpp
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-04 17:01:44 +01:00 |
SyntaxTest.cpp
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-09 17:16:58 +01:00 |
SyntaxTest.h
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-09 17:16:58 +01:00 |
ViewPureChecker.cpp
|
Adapting the tests to strict inline assembly.
|
2019-10-25 15:01:25 +02:00 |