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
webthethird 5703b9db80 Add test for `Contract.fallback_function` 2 years ago
..
test_data Add test for `Contract.fallback_function` 2 years ago
__init__.py add __init__ files to collect coverage 2 years ago
test_arithmetic.py add unit tests 2 years ago
test_code_comments.py add unit tests 2 years ago
test_constant_folding.py add unit tests 2 years ago
test_contract_declaration.py fmt 2 years ago
test_fallback_receive.py Add test for `Contract.fallback_function` 2 years ago
test_function_declaration.py add unit tests 2 years ago
test_source_mapping.py add unit tests 2 years ago
test_storage_layout.py add unit tests 2 years ago
test_using_for.py add unit tests 2 years ago