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/utils/slither_format/tests
rajeevgopalakrishna 85c3133634 Addresses source mapping utf-8 related issue fixed by #252. 6 years ago
..
real_world Adds debug prints. Adds CryptoKitty Core test which fails because of incorrect source mappings? 6 years ago
test_data Addresses source mapping utf-8 related issue fixed by #252. 6 years ago
.gitignore All changes specific to slither-format tool, excluding the dependencies on slither parsing/core and detectors. Single commit because of checking out utils/slither_format from dev-slither-format into this branch. 6 years ago
run_all_tests.py Addresses source mapping utf-8 related issue fixed by #252. 6 years ago
test_constable_states.py Enables logging. 6 years ago
test_constant_function.py Enables logging. 6 years ago
test_detector_combinations.py Enables logging. 6 years ago
test_external_function.py Enables logging. 6 years ago
test_naming_convention.py Enables logging. 6 years ago
test_pragma.py Enables logging. 6 years ago
test_solc_version.py Enables logging. 6 years ago
test_unicode.py Addresses source mapping utf-8 related issue fixed by #252. 6 years ago
test_unused_state_vars.py Enables logging. 6 years ago