Add Unit Tests to CMake
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 516
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 4
Description
#4374 tried to add the unit tests to CMake, among many other things. That PR was by #4973, which has all the remaining unmerged changes from #4374 except the unit tests since it already had a lot. Bringing the unit tests into CMake should be done in a future PR on its own.
Contributor guide
No contributing guide indexed for this repository
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
Review issues #4374 and #4973 first to understand which unit-test changes remain unmerged. Then inspect the repository's CMake setup and unit-test layout; done means the unit tests are brought into CMake as a focused change, with the relevant test targets building and running successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100