Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move tests from test/libsolidity/ViewPureChecker.cpp to syntaxTests/viewPureChecker #14805

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Jan 25, 2024

  1. Move environment access test to viewPureChecker

    environment_access_test.sol tests the correct classification of environment access operations in view and pure functions.
    
    Signed-off-by: Abhinav Srivastava <atg271@gmail.com>
    AbhinavMir committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    acba743 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. wip

    AbhinavMir committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    acde1d8 View commit details
    Browse the repository at this point in the history