Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix windows path handling #1850

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

Merged
merged 2 commits into from
May 4, 2025
Merged

Fix windows path handling #1850

merged 2 commits into from
May 4, 2025

Conversation

thetic
Copy link
Contributor

@thetic thetic commented Apr 29, 2025

Fixes #1849

@coveralls
Copy link

coveralls commented Apr 29, 2025

Coverage Status

coverage: 99.279%. remained the same
when pulling 7e5452c on thetic:slasher
into a612328 on cpputest:master.

@thetic
Copy link
Contributor Author

thetic commented Apr 29, 2025

pipeline is failing because of #1851 which I will address separately.

@@ -160,20 +157,6 @@ jobs:
os: ubuntu-latest
cmake_args: -DCMAKE_CXX_STANDARD=20
preset: GNU
- name: GCC-10
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are no longer available in GitHub actions.

@basvodde basvodde merged commit 7bc71bc into cpputest:master May 4, 2025
63 of 64 checks passed
@thetic thetic deleted the slasher branch May 6, 2025 16:10
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.

CTest discovery broken for Windows
3 participants