Commit Graph

637 Commits (453c0850c56710df0a3596096d33ee7e1734e85b)

Author SHA1 Message Date
alpharush 453c0850c5 remove posix 2 years ago
alpharush 61f0890650 switch back to str from as_posix() 2 years ago
alpharush 23ec8b2390 do not install solc, fix file replace 2 years ago
alpharush b54574ed08 fix import path 2 years ago
alpharush 9a062453b7 use artifacts to speed up detector tests 2 years ago
alpharush f460d1e07b move code generation tests to utils' tests 2 years ago
alpharush 4c6d3aee2b fix script paths 2 years ago
alpharush 97b91a0eac fix file CI and slither-read-storage test paths 2 years ago
alpharush 4d1f10e745 correct detector artifacts 2 years ago
alpharush cf281d4a8a register moved folders 2 years ago
alpharush bfe38cfd79 add unit tests 2 years ago
alpharush c9fa73b216 add compilation tests 2 years ago
alpharush 2ad442b270 move solc parsing and detectors into e2e folder 2 years ago
webthethird 6d685711dd Pylint and black 2 years ago
webthethird 7532baae57 Finish testing interface generation 2 years ago
webthethird b0dcc57f03 Add test for interface code generation 2 years ago
webthethird dd1b2a84b9 Add test for interface code generation 2 years ago
Feist Josselin b2240b885d Update solc version recommendations 2 years ago
alpharush cd1ec36dad include salt in NewContract op, add test infra 2 years ago
William Aaron Cheung 547a8047f0
add bug revealing test for #1748 2 years ago
alpharush b16bb7079f remove xfail from passing test, test_initial_version_exists_for_locals 2 years ago
alpharush 9f56a91f73 mark currently failing IR tests as xfail 2 years ago
alpharush 0131f5b08f add skipif to test that requires hardhat 2 years ago
alpharush ba6ef45847 add import 2 years ago
alpharush 9e79ec6e16 select solc version for test_ternary_conversions 2 years ago
alpharush dc28a1efac fix merge mistake 2 years ago
alpharush 5a37d308bd fmt 2 years ago
Feist Josselin c08cbee3ec Add tests 2 years ago
alpharush d9fda0b85c make dev install read-storage deps 2 years ago
alpharush 12682c3094 make slither-read-storage dependencies explicit 2 years ago
Feist Josselin 7aba140c3d Test with legacy AST too 2 years ago
Feist Josselin 2f155e764e Improve tests from 1625 2 years ago
Feist Josselin 76d8321401 Improve parsing of contract's comment 2 years ago
alpharush e26a520766 exclude storage params 2 years ago
alpharush 9acddc3259 include return variables in uninit ptr detector 2 years ago
alpharush 98d1c50437 lint 2 years ago
alpharush 1616f93364 rm misc files 2 years ago
alpharush 3c0ef74932 fmt 2 years ago
alpharush 17510915fe add test 2 years ago
alpharush 3cc55102c7 fix import 2 years ago
alpharush 166a8cefe2 add test files 2 years ago
alpharush 535662b3f0 remove mislabeled tests, update 0.4.12 tests to be compact 2 years ago
Feist Josselin bd2d572f48 More types 2 years ago
Feist Josselin 10109fc553 Remove core.children 2 years ago
alpharush 3bf8bfb61b fix ternary in nested expr with index access 2 years ago
bart1e 5b09336a3f Tests added 2 years ago
alpharush 21a0ba882e do not consider string types as immut cand. 2 years ago
bart1e a1f85c33d8 Requested changes added 2 years ago
bart1e a87c3bc2a2 High cyclomatic complexity detector added 2 years ago
Feist Josselin 676901ad2f Black on test file 2 years ago