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/test_data
alpharush 22b9cfc39c fix: use contract declarer's scope for name resolution 7 months ago
..
arithmetic_usage add test 1 year ago
constant_folding feat: add `--unstructured` to slither-read-storage; retrieve custom storage layouts (#1963) 1 year ago
contract_declaration Create concrete_old.sol 2 years ago
custom_comments add unit tests 2 years ago
function_declaration add unit tests 2 years ago
inheritance_resolution fix: support inheritance resolution when contract name is reused 9 months ago
name_resolution add tests 1 year ago
scope_with_renaming fix: use contract declarer's scope for name resolution 7 months ago
src_mapping split test into its own file 8 months ago
storage_layout fix file CI and slither-read-storage test paths 2 years ago
using_for add unit tests 2 years ago
complex_func.sol add unit tests 2 years ago
deprecated_calls.sol add unit tests 2 years ago
fallback.sol Add test for `Contract.fallback_function` 2 years ago
inheritance_graph.sol add unit tests 2 years ago
source_mapping.sol add unit tests 2 years ago
taint_mapping.sol add unit tests 2 years ago
virtual_overrides.sol add test 8 months ago