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

acc: Fix singleTest option to support forward slashes #2336

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

denik
Copy link
Contributor

@denik denik commented Feb 11, 2025

The filtering of tests needs to see forward slashes otherwise it is OS-dependent.

I've also switched to filepath.ToSlash but it should be a no-op.

The filtering of tests needs to see forward slashes otherwise it is OS-dependent.

I've also switched to filepath.ToSlash but it should be a no-op.
@denik denik added this pull request to the merge queue Feb 11, 2025
@denik denik removed this pull request from the merge queue due to a manual request Feb 11, 2025
@denik denik merged commit 272ce61 into main Feb 11, 2025
9 checks passed
@denik denik deleted the denik/test-names-filtering branch February 11, 2025 14:26
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.

2 participants