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

Fix #258 - escape "non-visible" characters in test names. #261

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

olafurpg
Copy link
Member

@olafurpg olafurpg commented Nov 18, 2020

Previously, test reports didn't properly escape characters like
carriage returns \r in test names. This commit fixes this bug
for \r along with several other categories of characters that
benefit from escaping.

@olafurpg olafurpg changed the title Fix #14 - escape "non-visible" characters in test names. Fix #258 - escape "non-visible" characters in test names. Nov 18, 2020
Previously, test reports didn't properly escape characters like
carriage returns \r in test names. This commit fixes this bug
along with escaping of several other categories of characters that
benefit from escaping.
@olafurpg olafurpg merged commit 545570d into scalameta:master Nov 18, 2020
@olafurpg olafurpg deleted the escape-testname branch November 18, 2020 06:02
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.

1 participant