-
- Downloads
Read Bazel's $XML_OUTPUT_FILE environment variable
If $XML_OUTPUT_FILE is set, and $GTEST_OUTPUT and --gtest_output are not specified, produce output as if GTEST_OUTPUT=xml:$XML_OUTPUT_FILE had been set.
Showing
- googletest/include/gtest/internal/gtest-port.h 1 addition, 1 deletiongoogletest/include/gtest/internal/gtest-port.h
- googletest/src/gtest-port.cc 19 additions, 0 deletionsgoogletest/src/gtest-port.cc
- googletest/src/gtest.cc 1 addition, 1 deletiongoogletest/src/gtest.cc
- googletest/test/gtest_env_var_test.py 13 additions, 0 deletionsgoogletest/test/gtest_env_var_test.py
Loading
Please register or sign in to comment