We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4444b5f commit 1447a08Copy full SHA for 1447a08
source/ports/node_port/CMakeLists.txt
@@ -266,4 +266,6 @@ test_environment_variables(${node_port_test_exec}
266
${TESTS_ENVIRONMENT_VARIABLES_RS}
267
${TESTS_ENVIRONMENT_VARIABLES_OPENSSL}
268
"METACALL_INSTALL_PATH=${PROJECT_OUTPUT_DIR}"
269
+ ${TESTS_SANITIZER_ENVIRONMENT_VARIABLES}
270
+ ${TESTS_SANITIZER_PRELOAD_ENVIRONMENT_VARIABLES}
271
)
0 commit comments