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

Introduce catch2 3.7.1 #1473

Merged
merged 6 commits into from
Oct 2, 2024
Merged

Introduce catch2 3.7.1 #1473

merged 6 commits into from
Oct 2, 2024

Conversation

fspindle
Copy link
Contributor

@fspindle fspindle commented Oct 2, 2024

No description provided.

- tests using catch2 are renamed and prefixed with "catch"
- tests names prefixed with "perf" or "catch" are no more executed with -c ot -d command line options
- the only tests that are executed with -c ot -d command line options are those prefixed with "test"
- catch2 is no mode header only. That's why we create a builtin library that is only linked to the tests
  vp_add_test() cmake macro was modified accordingly
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.00%. Comparing base (b9095ad) to head (0fa06a4).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1473      +/-   ##
==========================================
- Coverage   54.02%   54.00%   -0.02%     
==========================================
  Files         442      442              
  Lines       50842    50842              
==========================================
- Hits        27467    27458       -9     
- Misses      23375    23384       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fspindle fspindle merged commit 7ea255f into lagadic:master Oct 2, 2024
79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant