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 98f37bc288 fix lints 8 months ago
..
test_data add test 8 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_source_mapping.py reference API handles abstract contract, interface, and virtual func 8 months ago
test_storage_layout.py simplify using reviewer suggestions 2 years ago
test_using_for.py simplify using reviewer suggestions 2 years ago
test_virtual_overrides.py fix lints 8 months ago