google / googletest

GoogleTest - Google Testing and Mocking Framework
https://google.github.io/googletest/
BSD 3-Clause "New" or "Revised" License
33.71k stars 9.98k forks source link

Better exception printing for multi-line exceptions #4454

Closed parth0809 closed 5 months ago

parth0809 commented 5 months ago

Fixes : #4387

google-cla[bot] commented 5 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

derekmauro commented 5 months ago

The team discussed this idea and decided not to accept it. It is a valid style choice, but we would prefer to preserve exact error messages.