|
@@ -33,7 +33,7 @@ build:fuzzer --features=fuzzer
|
|
|
|
|
|
|
|
# Always allow tests to symbolize themselves with whatever `llvm-symbolize` is
|
|
# Always allow tests to symbolize themselves with whatever `llvm-symbolize` is
|
|
|
# in the users environment.
|
|
# in the users environment.
|
|
|
-test --test_env=ASAN_SYMBOLIZER_PATH
|
|
|
|
|
|
|
+build --test_env=ASAN_SYMBOLIZER_PATH
|
|
|
|
|
|
|
|
# Force actions to have a UTF-8 language encoding.
|
|
# Force actions to have a UTF-8 language encoding.
|
|
|
# TODO: Need to investigate what this should be on Windows, but at least for
|
|
# TODO: Need to investigate what this should be on Windows, but at least for
|