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

Print non-printable/special characters in Expected/Actual #40

Open
sbeyer opened this issue Apr 29, 2019 · 0 comments
Open

Print non-printable/special characters in Expected/Actual #40

sbeyer opened this issue Apr 29, 2019 · 0 comments
Labels

Comments

@sbeyer
Copy link
Member

sbeyer commented Apr 29, 2019

The issue banditcpp/bandit#140 reports that the special character \0 leads to the end of the returned (null-terminated) string in the failure formatter of the bandit project. This could be worked around by formatting non-printable/special characters using a default Stringizer for strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant