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 665b630f48 fix: support inheritance resolution when contract name is reused 9 months ago
..
test_data fix: support inheritance resolution when contract name is reused 9 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 Run pragma 0.5.0 for the correct (old) contract 2 years 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_source_mapping.py Merge branch 'dev' into feat/vyper-support 1 year ago
test_storage_layout.py simplify using reviewer suggestions 2 years ago
test_using_for.py simplify using reviewer suggestions 2 years ago