Files
googletest/googletest/test
Enji Cooper cd09534dec Don't hardcode the filename in CxxExceptionDeathTest.PrintsMessageForStdException
Due to some caveats in the FreeBSD build system and the fact that the
source file is used to compile 2 different death tests with different
flags, I needed (as a shortterm workaround) to copy the test to 2
differently named files.

While this works for compiling the test, as I discovered, this doesn't
work with running `CxxExceptionDeathTest.PrintsMessageForStdException`,
as the testcase hardcodes `googletest-death-test_ex_test.cc`. Use `__FILE__`
when looking for failures, as opposed to looking for the hardcoded name
as it can vary depending on how the test was built.

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
2019-02-21 12:10:15 -08:00
..
2018-12-17 13:53:46 -05:00
2018-09-14 19:40:51 -04:00
2019-01-02 16:51:40 -05:00
2019-01-11 13:59:22 -05:00
2019-01-02 16:51:40 -05:00
2019-01-11 13:59:22 -05:00
2019-01-02 16:51:40 -05:00
2019-01-11 13:59:22 -05:00
2019-01-14 17:01:56 -05:00
2018-12-03 12:54:11 -05:00
2019-01-11 13:59:22 -05:00
2019-01-02 16:51:40 -05:00
2018-10-29 13:46:16 -04:00
2018-12-03 12:54:11 -05:00
2018-03-05 14:21:41 -05:00
2019-01-03 16:40:27 -05:00
2019-01-11 13:59:22 -05:00
2018-10-24 11:26:16 -04:00
2018-10-30 21:20:43 -04:00
2019-01-02 16:51:40 -05:00
2019-01-11 13:59:22 -05:00
2018-12-03 12:54:11 -05:00
2018-12-03 12:54:11 -05:00
2019-01-02 16:51:40 -05:00
2019-01-11 13:59:22 -05:00
2018-09-14 19:40:51 -04:00
2019-01-11 13:59:22 -05:00
2019-01-11 13:59:22 -05:00
2019-01-11 13:59:22 -05:00
2019-01-11 13:59:22 -05:00