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

Add basic unittests for CInifile #1558

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

AMS21
Copy link
Contributor

@AMS21 AMS21 commented Dec 8, 2023

As discussed in #1543 here is a very simple integration of unittests using the doctest library.

Note that the tests currently don't work with MSVC which could be fixed by adding support for MSVC in our CMake files.

@github-actions github-actions bot added the External (3rd party) This issue is related to external component used by our project. label Dec 8, 2023
@Xottab-DUTY Xottab-DUTY force-pushed the dev branch 2 times, most recently from 143d1ca to 118d39d Compare December 16, 2023 10:39
@AMS21
Copy link
Contributor Author

AMS21 commented Mar 15, 2024

Rebased and resolved merge conflict

@Xottab-DUTY Xottab-DUTY force-pushed the dev branch 2 times, most recently from 5b2ec76 to 6fffce9 Compare May 4, 2024 03:27
@Xottab-DUTY Xottab-DUTY force-pushed the dev branch 2 times, most recently from e89fcc8 to f6fd5cc Compare October 24, 2024 02:36
@AMS21 AMS21 force-pushed the unittests branch 4 times, most recently from b3f3331 to 6e45c46 Compare March 4, 2025 18:32
@AMS21
Copy link
Contributor Author

AMS21 commented Mar 5, 2025

Third times a charm :)
@Xottab-DUTY Your opinion on getting this merged?

@Xottab-DUTY Xottab-DUTY force-pushed the dev branch 3 times, most recently from c3ffa4d to 09b0b99 Compare March 6, 2025 15:34
@Xottab-DUTY
Copy link
Member

Third times a charm :) @Xottab-DUTY Your opinion on getting this merged?

This is good! I'll work on getting this merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core External (3rd party) This issue is related to external component used by our project. Infrastructure
Projects
Status: To do
Development

Successfully merging this pull request may close these issues.

2 participants