OpenDDS / OpenDDS/OpenDDS

Add Unit Tests to CMake

Open
#4,994 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.