Skip to content

cmake: fix test linking with c4core when using RYML_SYSTEM_C4CORE - #653

Merged
biojppm merged 1 commit into
masterfrom
fix/sysc4core_test
Jul 31, 2026
Merged

cmake: fix test linking with c4core when using RYML_SYSTEM_C4CORE#653
biojppm merged 1 commit into
masterfrom
fix/sysc4core_test

Conversation

@biojppm

@biojppm biojppm commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Fixes #651
Follow-up to #637

@biojppm
biojppm force-pushed the fix/sysc4core_test branch 6 times, most recently from 86684e4 to 9de38d6 Compare July 30, 2026 16:42
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.53%. Comparing base (f8ac8dd) to head (c86f933).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #653   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files          51       51           
  Lines       14470    14470           
=======================================
  Hits        14402    14402           
  Misses         68       68           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@musicinmybrain

Copy link
Copy Markdown
Contributor

Thanks! This seems to work as expected.

@biojppm
biojppm force-pushed the fix/sysc4core_test branch from 9de38d6 to c86f933 Compare July 31, 2026 09:46
@biojppm
biojppm merged commit 0723abe into master Jul 31, 2026
308 checks passed
@biojppm
biojppm deleted the fix/sysc4core_test branch July 31, 2026 11:18
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.

In 0.16.0, cannot build tests when using system c4core

2 participants