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

Incorrect formatting for uncaught std::exception #74

Closed
cschreib opened this issue Mar 13, 2023 · 0 comments · Fixed by #73
Closed

Incorrect formatting for uncaught std::exception #74

cschreib opened this issue Mar 13, 2023 · 0 comments · Fixed by #73
Labels
bug:confirmed Something isn't working (confirmed)
Milestone

Comments

@cschreib
Copy link
Member

When a test case generates an uncaught std::exception, the error message is displayed as

unhandled std::exception caught; message:error message

i.e. is missing a white space after the colon.

@cschreib cschreib added the bug:unconfirmed Something isn't working (to be confirmed) label Mar 13, 2023
@cschreib cschreib added this to the v1.x milestone Mar 13, 2023
@cschreib cschreib added bug:confirmed Something isn't working (confirmed) and removed bug:unconfirmed Something isn't working (to be confirmed) labels May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:confirmed Something isn't working (confirmed)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant