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 45517d73b4 Merge branch 'dev' into fix/checked-scope 1 year 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_error inform user if inheritance cannot be resolved (#1956) 1 year ago
src_mapping add unit tests 2 years 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