Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a C++/CMake/Ninja example project and unit tests for GoogleTest. #36

Merged
merged 3 commits into from
May 16, 2024

Conversation

Paebbels
Copy link
Member

New Features

  • Added C++ example project running unit tests using GoogleTest.
    • Added CMake file.
    • Install GoogleTest via Git clone.
    • Run unit tests directly as executable.
    • Run unit tests via ctest from CMake.

Changes

None

Bug Fixes

None

Paebbels and others added 2 commits May 15, 2024 22:34
Added an C++ example project and unit tests for GoogleTest (gtest).
@Paebbels Paebbels added the Unit Testing Unit test summaries label May 16, 2024
@Paebbels Paebbels requested a review from skoehler May 16, 2024 20:47
@Paebbels Paebbels self-assigned this May 16, 2024
@skoehler skoehler merged commit 3dcc587 into dev May 16, 2024
36 of 37 checks passed
@Paebbels Paebbels deleted the C++-GoogleTest branch May 16, 2024 20:59
@Paebbels Paebbels mentioned this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unit Testing Unit test summaries
Development

Successfully merging this pull request may close these issues.

2 participants