Commit Graph

133 Commits (9122cef24e7c11c7a2363074566d02c3e5085d2b)

Author SHA1 Message Date
alpharush 7cb7cb94ad
inform user if inheritance cannot be resolved (#1956) 1 year ago
webthethird b1d6177f1d Black 2 years ago
webthethird e8a8081482 Typo, solc version 2 years ago
webthethird d61897192c Test additional tests in test_implicit_returns.py 2 years ago
webthethird 5875b54171 Test legacy and compact in test_implicit_returns.py 2 years ago
webthethird 3cf394e4b8 Add more test cases to test_implicit_returns.py 2 years ago
webthethird e63b578e36 Fix typos, lint 2 years ago
webthethird 9c8eb75d43 Fix typos 2 years ago
webthethird 80c96cff84 Begin test_implicit_returns.py 2 years ago
webthethird 10641851e7 Update test 2 years ago
William Aaron Cheung 0c803a1265
fix broken test 2 years ago
William Aaron Cheung c8e6c4a6a8
Reorder assertions 2 years ago
William Aaron Cheung 063418da60
Assert array dynamic or static 2 years ago
William Aaron Cheung 8f9fe80c14
update test to check nested array length 2 years ago
alpharush 7a2fc5cd91
remove new array depth and parse length upfront 2 years ago
William Aaron Cheung 3a4cdbde0a
fix broken test 2 years ago
William Aaron Cheung b76eb8cfab
add bug-revealing tests for issue #1846 2 years ago
webthethird ef2eadc1c4 Update test_upgrades_compare to test cross-contract taint 2 years ago
DarrenChangJR b60eb9ed57
Run pragma 0.5.0 for the correct (old) contract 2 years ago
DarrenChangJR e42c746896
Create concrete_old.sol 2 years ago
DarrenChangJR ae2d16a9bb
Update tests/unit/core/test_contract_declaration.py 2 years ago
DarrenChangJR 23b13ed692
Use concrete contract for testing 2 years ago
DarrenChangJR 94a499983b
Name contract as Concrete 2 years ago
DarrenChangJR 0a19a5536f
Create concrete.sol 2 years ago
DarrenChangJR 2a1d7d59c2
Add new test for concrete contracts 2 years ago
webthethird 823337e45d Update test 2 years ago
webthethird 89fda0667e Pylint 2 years ago
webthethird ea10acad82 Fix missing import 2 years ago
webthethird 1e7397965a Fix expected tainted funcs, since we changed what's considered tainted 2 years ago
alpharush d1b9e82889 lint: unused imports 2 years ago
alpharush 92d3e4ff21 replace new uses of switch_global_version with solc_binary_path 2 years ago
webthethird 4b07282c72 Add failing test of `get_implementation_var` 2 years ago
webthethird 20f5825fb6 Pylint and black 2 years ago
alpharush d9f5dbb6cd support new bytes expr in ternary 2 years ago
webthethird d88bba4985 Fix too many values to unpack in test_upgradeability_util.py 2 years ago
alpharush d8d95b5801 add fixture slither_from_source 2 years ago
alpharush 07fcb5c149 simplify using reviewer suggestions 2 years ago
alpharush 0d3115fda0 run tests in parallel locally with makefile 2 years ago
webthethird 5703b9db80 Add test for `Contract.fallback_function` 2 years ago
webthethird 8731a92361 Add Path import 2 years ago
webthethird be0e405f48 Move upgradeability util test files 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 f460d1e07b move code generation tests to utils' tests 2 years ago
alpharush 97b91a0eac fix file CI and slither-read-storage test paths 2 years ago
alpharush bfe38cfd79 add unit tests 2 years ago