Commit Graph

652 Commits (07fcb5c1497a985b328beaf2d5a199fe8da92d0a)

Author SHA1 Message Date
Maximilian Krueger 8269561f56 test_function.py: finish for most of the codomain of properties and getters under test 4 years ago
Maximilian Krueger 7f87546dd9 fix pylint `No such file or directory: 'tests/__init__.py'` 4 years ago
Maximilian Krueger 56cc042031 tests/test_function.py: pass pylint 4 years ago
Maximilian Krueger 9ed760c04a black 4 years ago
Maximilian Krueger 61f71293b0 more tests for slither.core.declarations.Function 4 years ago
Maximilian Krueger 78fb96c8a5 test_function.py: fix docstring 4 years ago
Maximilian Krueger 9f1a07e36c introduce tests for slither.core.declarations.Function 4 years ago
Natalie Chin 128b0cf5c1 Added tests for benign reentrancy 4 years ago
Josselin e0fae81573 Fix incorrect confidence on assert state change detector 4 years ago
Josselin 789c356646 Open source new detectors 4 years ago
Natalie Chin b8cb7c6dad Added tests for reentrancy read before written 4 years ago
Josselin 4e3de94f91 Minor 4 years ago
Josselin 08ac1df8ff Open source 19 detectors 4 years ago
Joshua Richardson 33621c5992 Fix linter complaint 4 years ago
Josselin 6faa08c56a Improve ignore finding feature 4 years ago
Josselin 72738bc679 Fix logic on 0.8 tests 4 years ago
Josselin d778ed6a02 Improve find_variable 4 years ago
Josselin 330325a3b9 Adding partial support for top level function 4 years ago
Josselin 0a7738d225 Change the way slither handles top level enum/struct 4 years ago
Josselin ac109d42f7 Open source unprotected upgrade 4 years ago
Natalie Chin fb1b439491 Fixed black 4 years ago
Natalie Chin 82fd8606ea Added test and json artifact for boolean-constant-misuse 4 years ago
Josselin 84c30e8213 Improve support for legacy ast 4 years ago
Natalie Chin 91cb3db445 Fixed linter formatting for test_detectors 4 years ago
Natalie Chin 6c2427a9f1 Renamed test file and added json artifact 4 years ago
Natalie Chin ab5f242505 Added boolean equality tests 4 years ago
Feist Josselin 08514c753d
Update test_ast_parsing.py 4 years ago
Josselin 0152f00888 Improve testing instructions 4 years ago
Josselin ce7688b98b Add push array test 4 years ago
Josselin 805998d272 Run black 4 years ago
Josselin 91bfae97b8 Run black 4 years ago
Josselin 394cc6bb59 Add missing test file 4 years ago
Josselin d3c1443bc6 Add parser test 4 years ago
Josselin 202f5069e4 Fix linter on tests/test_ast_paring.py 4 years ago
Josselin bc960ae54e Fix pylint on tests/test_ast_parsing.py 4 years ago
Josselin f4eab883a7 Fix parsing tests 4 years ago
Josselin c43cdfe437 Fix github super linter 4 years ago
samczsun 8dedca093f Add solidity-yul interaction tests 4 years ago
samczsun 41e7898100 emit is working now 4 years ago
Josselin b5ba8c25f2 black 4 years ago
Josselin 9ccfe83388 Fix minor and improve support for multiple source mapping 4 years ago
Josselin 243e162c93 Fix ci 4 years ago
Josselin 2ee2792064 Refactor detectors tests to use pytest 4 years ago
samczsun 6d4e1c7fb4 fix all for loop tests 4 years ago
samczsun 6cad9d1919 fix all functioncall tests 4 years ago
samczsun 92622787da add 0.7.2 files 4 years ago
samczsun be8e916ca7 add some more generated files 4 years ago
samczsun fabe573cb0 clean up pytest 4 years ago
Josselin b8405082e9 Use pytest for ast parsing tests (WIP) 4 years ago
samczsun 2af66130f6 parser testing 4 years ago