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

Allows custom messages for fatal tests. #574

Merged
merged 1 commit into from
Jul 2, 2023

Conversation

mordante
Copy link
Contributor

@mordante mordante commented Jul 1, 2023

The current usage of making tests fatal does not allow custom messages. This allows to stream out a fatal to the output to make an expected fatal. This is an alternative to streaming into a fatal.

A few drive-by fixes to make the tests work with Clang 17.

The current usage of making tests fatal does not allow custom messages.
This allows to stream out a `fatal` to the output to make an expected
fatal. This is an alternative to streaming into a fatal.
@kris-jusiak kris-jusiak merged commit 19a8042 into boost-ext:master Jul 2, 2023
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