tests: Enable /clr:pure coverage
Open
Nobody has claimed this yet.
blocked
test
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 1.7k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 22
Description
Blocked by #162.
After we build the /clr:pure support libraries, we should enable the corresponding test coverage in tests/utils/stl/test/tests.py.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with tests/utils/stl/test/tests.py and review issue #162, which blocks this work until the /clr:pure support libraries are built. Enable the corresponding test coverage in that file once the dependency is available, and verify that the /clr:pure tests are included in coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100