Commit Graph

652 Commits (07fcb5c1497a985b328beaf2d5a199fe8da92d0a)

Author SHA1 Message Date
alpharush 07fcb5c149 simplify using reviewer suggestions 2 years ago
alpharush 0d3115fda0 run tests in parallel locally with makefile 2 years ago
alpharush 83a64ed776 enable tool coverage 2 years ago
alpharush 73a13acdf0 optimize npm installs 2 years ago
alpharush 437e0c7d66 more bash lints, update solc version inhardhat config 2 years ago
alpharush cf9df6efe4 more linting 2 years ago
alpharush 801809fe56 unsued import 2 years ago
alpharush 16f8f33cab fmt 2 years ago
alpharush 38ac822bc5 use switch_global_version 2 years ago
alpharush 07a67b5a13 more init files 2 years ago
alpharush 718f3d2a7d add __init__ files to collect coverage 2 years ago
alpharush d4d387e585 install solc on demand, add coverage to setupy 2 years ago
alpharush 6a0fb7ca80 remove duplicate pytest command, set skip_existing=True 2 years ago
alpharush 38c13da151 replace absolute path in zip artifact with generic path 2 years ago
alpharush 39a7fc2294 try recompiling 2 years ago
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