Commit Graph

61 Commits (9a5b4f5cff9db6475c5badff18f9882180d5f344)

Author SHA1 Message Date
alwayshang 7fff11b725 chore: fix some typos in comments 7 months ago
careworry bb8ad18001 chore: fix some typos in comments 7 months ago
alpharush 2df8939f88 update test 8 months ago
alpharush 53c769d4c7 fmt and lint 8 months ago
alpharush 3c11786c00 lint and updates tests 8 months ago
alpharush f04a3c15f8 fix: guard literal implicit conversion for arrays 8 months ago
Ngalim Siregar 0b0f155779 Implement pytest parameterize on test_implicit_returns (#2350) 8 months ago
Simone 9a0fc3053e Add ir test 8 months ago
Feist Josselin 7f5535fc24 Run black on the test file 1 year ago
Feist Josselin 4a8385813f fix CI 1 year ago
Judy Wu e11580f188 fix: resolve state variable access in inherited internal functions from derived contracts, closes #1654 1 year ago
Kevin Clancy cc9e65fe13
fix: reorder named arguments to match declaration order (#1949) 1 year ago
alpharush 3147396cbf
fix(convert): do not convert array type to elementary for `InitArray` (#2018) 1 year ago
Simone ddd9d6561f Add IR test 1 year ago
alpharush 53c97f9f48
fix: preserve None tuple components in the left and right liftings of ternary expressions (#2120) 1 year ago
alpharush c21798021c fix some lint warnings 1 year ago
alpharush 81cb124e2d support default args in calls 1 year ago
alpharush e287b2f905 fix phi placement by calling SlitherCompilationUnit.add_function 1 year ago
alpharush 36c60a93b0 add failing phi test 1 year ago
alpharush ae45f461e3 initial tests 1 year ago
alpharush 85e63c6ba5 rename fixture 1 year ago
alpharush d90505826f
fix ternary rewrite test and make assertion more strict (#2067) 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
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
alpharush d9f5dbb6cd support new bytes expr in ternary 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
alpharush 801809fe56 unsued import 2 years ago
alpharush 16f8f33cab fmt 2 years ago
alpharush 38ac822bc5 use switch_global_version 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 bfe38cfd79 add unit tests 2 years ago