Files
Ole Strohm 4a923c074b Make CL_CONFORMANCE_RESULTS_FILENAME Bazel-aware (#2629)
Bazel requires that test outputs are put in a specific directory given
by $TEST_UNDECLARED_OUTPUTS_DIR when running a test through Bazel test

This patch checks for the environment variable $BAZEL_TEST, which Bazel
sets when running tests, and prepends the specified directory to the
user-provided path.

The behaviour when running outside of a bazel test environment is
unchanged
2026-03-17 09:54:32 -07:00
..
2020-05-20 14:16:19 +01:00
2026-03-17 09:25:59 -07:00
2020-10-30 14:13:52 +00:00