Files
googletest/googletest/test
Derek Mauro e5669fdffc Output to the test warning file if no tests are linked.
Bazel sets the environment variable TEST_WARNINGS_OUTPUT_FILE
https://bazel.build/reference/test-encyclopedia#initial-conditions

If no tests are linked and the new flag --gtest_fail_if_no_test_linked
is not true (which is the current default), we can still warn the user
as this may be a programming error without failing the test (which would
break existing users).

PiperOrigin-RevId: 731402363
Change-Id: Ia481689efd4bd18889feaaa38bc56049a3f651cd
2025-02-26 11:57:12 -08:00
..
2023-04-25 20:20:01 +02:00
2025-02-12 09:44:07 -08:00
2023-04-20 14:29:09 -07:00
2025-02-21 07:33:55 -08:00
2023-04-25 20:20:01 +02:00