Static Analyzer for Solidity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
slither/tests/unit/core
alpharush 22b9cfc39c fix: use contract declarer's scope for name resolution 6 months ago
..
test_data fix: use contract declarer's scope for name resolution 6 months ago
__init__.py add __init__ files to collect coverage 2 years ago
test_arithmetic.py fix merge/fmt 1 year ago
test_code_comments.py add fixture slither_from_source 2 years ago
test_constant_folding.py feat: add `--unstructured` to slither-read-storage; retrieve custom storage layouts (#1963) 1 year ago
test_contract_declaration.py feat: add is_abstract 8 months ago
test_fallback_receive.py lint: unused imports 2 years ago
test_function_declaration.py fix is_reentrant for internal vyper functions 1 year ago
test_inheritance.py fix: support inheritance resolution when contract name is reused 9 months ago
test_name_resolution.py add tests 1 year ago
test_scope_with_renaming.py fix: use contract declarer's scope for name resolution 6 months ago
test_source_mapping.py chore: fix some typos in comments 7 months ago
test_storage_layout.py simplify using reviewer suggestions 2 years ago
test_using_for.py fix: use contract declarer's scope for name resolution 6 months ago
test_virtual_overrides.py fix lints 8 months ago