Skip to content

Remove trailing new lines from GTest names - #2534

Merged
rapids-bot[bot] merged 4 commits into
NVIDIA:mainfrom
robertmaynard:bug/remove-trailing-new-line-on-gtest-names
Sep 11, 2026
Merged

Remove trailing new lines from GTest names#2534
rapids-bot[bot] merged 4 commits into
NVIDIA:mainfrom
robertmaynard:bug/remove-trailing-new-line-on-gtest-names

Conversation

@robertmaynard

Copy link
Copy Markdown
Contributor

This allows for people to use ctest --tests-from-file to run these tests since before the newline meant
we never had an exact match.

Added code review and corderabbit guidelines so we don't regress this again.

This allows for people to use `ctest --tests-from-file`
to run these tests since before the newline meant
we never had an exact match.
@robertmaynard
robertmaynard requested a review from a team as a code owner August 31, 2026 15:43
@robertmaynard robertmaynard added the bug Something isn't working label Aug 31, 2026
@robertmaynard
robertmaynard requested a review from a team as a code owner August 31, 2026 15:43
@robertmaynard robertmaynard added the non-breaking Introduces a non-breaking change label Aug 31, 2026
@robertmaynard
robertmaynard requested a review from bdice August 31, 2026 15:43
@robertmaynard

Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot
rapids-bot Bot merged commit c740818 into NVIDIA:main Sep 11, 2026
274 of 278 checks passed
@robertmaynard
robertmaynard deleted the bug/remove-trailing-new-line-on-gtest-names branch September 11, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants