8000 Add newline after reporting a SKIPPED test by user-0xcafe · Pull Request #673 · boost-ext/ut · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add newline after reporting a SKIPPED test #673

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 1 commit into from
Apr 2, 2025

Conversation

user-0xcafe
Copy link
Contributor

The reporter correctly adds a newline after SKIPPED, but reporter_junit doesn't.

Problem:

  • When skipping a test, the console reporter does not add a newline after printing SKIPPED.

Solution:

  • Adding a newline after printing SKIPPED.

Issue: #653

Reviewers:
@kris-jusiak

@kris-jusiak kris-jusiak merged commit 3b159d7 into boost-ext:master Apr 2, 2025
9 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.

2 participants
0