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
webthethird 5703b9db80 Add test for `Contract.fallback_function` 2 years ago
..
arithmetic_usage add unit tests 2 years ago
constant_folding add unit tests 2 years ago
contract_declaration add unit tests 2 years ago
custom_comments add unit tests 2 years ago
function_declaration add unit tests 2 years 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