.. |
syntaxTests
|
Merge pull request #3790 from ethereum/empty-structs
|
2018-03-30 13:58:35 +02:00 |
ABIDecoderTests.cpp
|
Tests for returning dynamic data.
|
2018-03-21 14:53:29 +00: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
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01:00 |
AnalysisFramework.h
|
Support searching inside multiple errors.
|
2018-02-12 16:41:31 +01:00 |
Assembly.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01:00 |
ASTJSON.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +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 |
FormattedScope.h
|
Add formatted printing to SyntaxTest and expand its public interface.
|
2018-03-15 16:23:46 +01:00 |
GasMeter.cpp
|
Use EVM version in gas meter and optimizer.
|
2018-03-05 11:36:33 +01:00 |
Imports.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01:00 |
InlineAssembly.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01:00 |
JSONCompiler.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01: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
|
[SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests.
|
2018-03-12 20:16:47 +01:00 |
SolidityABIJSON.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01:00 |
SolidityCompiler.cpp
|
Test that internal functions only used by constructor are not included in runtime context.
|
2018-03-27 04:00:12 +01:00 |
SolidityEndToEndTest.cpp
|
Prevent encoding of weird types and support packed encoding of external function types.
|
2018-03-29 09:57:11 +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
|
Adds unit tests for moved function.
|
2018-03-27 03:30:03 +01:00 |
SolidityNameAndTypeResolution.cpp
|
Merge pull request #3790 from ethereum/empty-structs
|
2018-03-30 13:58:35 +02:00 |
SolidityNatspecJSON.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01:00 |
SolidityOptimizer.cpp
|
Provide input for two optimizer tests.
|
2018-02-20 18:03:39 +01:00 |
SolidityParser.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +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
|
Only consider files ending with .sol and not starting with ~ in syntax tests.
|
2018-03-16 12:28:21 +01:00 |
SyntaxTest.h
|
Only consider files ending with .sol and not starting with ~ in syntax tests.
|
2018-03-16 12:28:21 +01:00 |
ViewPureChecker.cpp
|
Changes deprecation and adjusts tests.
|
2018-03-27 03:30:03 +01:00 |