| .. |
|
Assembly.cpp
|
Refactor error reporting
|
2017-05-30 07:28:31 -07:00 |
|
ASTJSON.cpp
|
adjusted testcase and renaming
|
2017-06-06 13:26:23 +02:00 |
|
ErrorCheck.cpp
|
|
|
|
ErrorCheck.h
|
|
|
|
GasMeter.cpp
|
Use keccak256() in tests (and not sha3())
|
2017-05-30 12:33:04 +01:00 |
|
Imports.cpp
|
|
|
|
InlineAssembly.cpp
|
Use lowercase when reporting instruction error.
|
2017-06-09 15:17:29 +02:00 |
|
JSONCompiler.cpp
|
testsuite adjustment
|
2017-05-19 09:51:23 +02:00 |
|
Metadata.cpp
|
Validate metadata JSON too
|
2017-05-24 12:24:00 +01:00 |
|
SemVerMatcher.cpp
|
|
|
|
SolidityABIJSON.cpp
|
Split out metadata test into its own file
|
2017-05-24 12:24:00 +01:00 |
|
SolidityEndToEndTest.cpp
|
Test for embedded functions.
|
2017-06-08 15:52:45 +02:00 |
|
SolidityExecutionFramework.cpp
|
|
|
|
SolidityExecutionFramework.h
|
Revert "Fix contract lookup in tests"
|
2017-01-16 18:07:48 -05:00 |
|
SolidityExpressionCompiler.cpp
|
Refactor error reporting
|
2017-05-30 07:28:31 -07:00 |
|
SolidityNameAndTypeResolution.cpp
|
Test for accessing outer inline assembly scope.
|
2017-06-08 15:52:45 +02:00 |
|
SolidityNatspecJSON.cpp
|
Rename CompilerStack.metadata to CompilerStack.natspec
|
2017-05-19 16:11:04 +01:00 |
|
SolidityOptimizer.cpp
|
Use keccak256() in tests (and not sha3())
|
2017-05-30 12:33:04 +01:00 |
|
SolidityParser.cpp
|
Refactor error reporting
|
2017-05-30 07:28:31 -07:00 |
|
SolidityScanner.cpp
|
Add tests for scientific notation
|
2017-03-15 13:06:26 +00:00 |
|
SolidityTypes.cpp
|
Add ContractKind to ContractDefinition
|
2017-03-17 16:27:04 +00:00 |
|
StandardCompiler.cpp
|
testsuite adjustment
|
2017-05-19 09:51:23 +02:00 |