| .. |
|
abiEncoder
|
Replace "pragma experimental ABIEncoderV2" in tests where appropriate
|
2021-01-15 19:57:09 +00:00 |
|
abstract
|
|
|
|
array
|
Adding more tests for array copying.
|
2020-12-28 13:16:24 +01:00 |
|
bound
|
|
|
|
comments
|
Fix a test for unicode direction override failing because of Windows line endings
|
2020-12-16 15:24:41 +01:00 |
|
constantEvaluator
|
Fix ICE caused by const structs with mappings
|
2021-01-12 18:39:54 +01:00 |
|
constants
|
Fix ICE caused by const structs with mappings
|
2021-01-12 18:39:54 +01:00 |
|
constructor
|
Explicitly set coder to v1 for syntax tests.
|
2020-12-09 15:25:15 +01:00 |
|
controlFlow
|
Fix missing error when accessing unintialized variables.
|
2021-01-25 14:44:15 +01:00 |
|
conversion
|
|
|
|
dataLocations
|
|
|
|
denominations
|
|
|
|
duplicateFunctions
|
|
|
|
emit
|
|
|
|
enums
|
|
|
|
events
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-14 11:33:40 +01:00 |
|
fallback
|
|
|
|
freeFunctions
|
|
|
|
functionCalls
|
|
|
|
functionTypes
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-14 11:33:40 +01:00 |
|
getter
|
Explicitly set coder to v1 for syntax tests.
|
2020-12-09 15:25:15 +01:00 |
|
globalFunctions
|
|
|
|
iceRegressionTests
|
Fix ICE caused by const structs with mappings
|
2021-01-12 18:39:54 +01:00 |
|
immutable
|
|
|
|
imports
|
SyntaxTest::filterObtainedErrors(): Remove hard-coded preamble to match changes in setupCompiler()
|
2021-01-18 16:17:06 +01:00 |
|
indexing
|
Update tests
|
2020-12-14 19:32:31 +00:00 |
|
inheritance
|
OverrideSpecifier: Check for null before dereferencing
|
2021-02-04 13:17:28 +01:00 |
|
inline_arrays
|
|
|
|
inlineAssembly
|
Detect assignment to function in inline assembly.
|
2021-02-23 11:47:12 +01:00 |
|
largeTypes
|
|
|
|
license
|
Even more license tests
|
2021-01-18 16:17:06 +01:00 |
|
literalOperations
|
|
|
|
literals
|
Scanner: Generate error on inbalanced RLO/LRO/PDF override markers.
|
2020-12-15 18:40:51 +01:00 |
|
lvalues
|
|
|
|
memberLookup
|
Tests/Docs: changing type of msg.sender and tx.origin into address
|
2020-12-14 16:55:48 +01:00 |
|
metaTypes
|
Replace "pragma experimental ABIEncoderV2" in tests where appropriate
|
2021-01-15 19:57:09 +00:00 |
|
modifiers
|
|
|
|
multiSource
|
|
|
|
multiVariableDeclaration
|
|
|
|
nameAndTypeResolution
|
Move all experimental pragma tests to syntaxTests/pragma
|
2021-01-15 19:12:32 +00:00 |
|
natspec
|
Fix segfault for empty @return tags in modifiers
|
2020-12-10 11:54:40 +01:00 |
|
parsing
|
Fix ICE caused by const structs with mappings
|
2021-01-12 18:39:54 +01:00 |
|
pragma
|
Move all experimental pragma tests to syntaxTests/pragma
|
2021-01-15 19:12:32 +00:00 |
|
receiveEther
|
|
|
|
returnExpressions
|
|
|
|
scoping
|
|
|
|
shifts
|
|
|
|
specialFunctions
|
Replace "pragma experimental ABIEncoderV2" in tests where appropriate
|
2021-01-15 19:57:09 +00:00 |
|
string
|
|
|
|
structs
|
|
|
|
super
|
|
|
|
tryCatch
|
Add missing test case for try/Catch
|
2021-02-16 12:33:55 +00:00 |
|
tupleAssignments
|
|
|
|
types
|
Disallow certain implicit conversions between integer types.
|
2021-01-12 08:23:47 +01:00 |
|
unchecked
|
|
|
|
underscore
|
|
|
|
unterminatedBlocks
|
|
|
|
unusedVariables
|
|
|
|
variableDeclaration
|
|
|
|
viewPureChecker
|
Tests after making all explicit address conversions as non-payable
|
2020-12-14 18:46:01 +01:00 |
|
virtualLookup
|
|
|
|
visibility
|
|
|
|
bytecode_too_large.sol
|
|
|
|
constructor_this.sol
|
|
|
|
cycle_checker_function_type.sol
|
|
|
|
deprecated_functions.sol
|
Tests/Docs: changing type of msg.sender and tx.origin into address
|
2020-12-14 16:55:48 +01:00 |
|
double_stateVariable_declaration.sol
|
|
|
|
double_variable_declaration.sol
|
|
|
|
duplicate_contract.sol
|
|
|
|
empty_struct.sol
|
|
|
|
literal_comparisons.sol
|
|
|
|
missing_functions_duplicate_bug.sol
|
|
|
|
missing_state_variable.sol
|
|
|
|
more_than_256_declarationerrors.sol
|
|
|
|
more_than_256_importerrors.sol
|
|
|
|
more_than_256_syntaxerrors.sol
|
|
|
|
multiline_comments.sol
|
|
|
|
negation.sol
|
|
|
|
signed_rational_modulus.sol
|
|
|
|
smoke_test.sol
|
|
|
|
tight_packing_literals_fine.sol
|
|
|
|
tight_packing_literals.sol
|
|
|
|
unexpected.sol
|
|
|
|
unimplemented_super_function_derived.sol
|
|
|
|
unimplemented_super_function.sol
|
|
|
|
upper_case_hex_literals.sol
|
|
|