Support nested objects for Yul tests.
Open
low effort
low impact
must have eventually
testing :hammer:
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Description
This needs to extend the analysis to recurse into the object in test/libyul/Common.cpp .
Contributor guide
Research direction
Start by reading test/libyul/Common.cpp and trace how analysis currently handles Yul test objects. Run the relevant Yul tests to establish the current behavior. Done means the analysis also recurses into nested objects and the affected tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100