solidity
solidity copied to clipboard
Extract tests in `test/libsolidity/ViewPureChecker.cpp` to `syntaxTests/viewPureChecker`
As suggested by https://github.com/ethereum/solidity/pull/14759#discussion_r1461894555.
I'd love to hop on this! It'll be my first PR here, and had a question re: test running. If I make a new file in syntaxTests/viewPureChecker would it be read by the test runner automatically or do I have to add it in some file for it to be indexed?
This issue has been marked as stale due to inactivity for the last 90 days. It will be automatically closed in 7 days.