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

Should report the source file location of the TEST that throws an exception #209

Open
GoogleCodeExporter opened this issue Jul 31, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

When a test is run with --gtest_catch_exceptions and it throws an exception, 
Google Test currently provides no information about its location. It should 
report the location of the TEST that threw the exception in the TestInfo 
class and print it in the failure message.

Original issue reported on code.google.com by vladlosev on 21 Oct 2009 at 10:51

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 27 Apr 2010 at 9:25

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 27 Sep 2010 at 7:08

  • Changed title: Should report the source file location of the TEST that throws an exception

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 27 Sep 2010 at 7:10

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

No branches or pull requests

1 participant