Skip to content

Commit 1447a08

Browse files
committed
Add sanitizer env vars for node port.
1 parent 4444b5f commit 1447a08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/ports/node_port/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,4 +266,6 @@ test_environment_variables(${node_port_test_exec}
266266
${TESTS_ENVIRONMENT_VARIABLES_RS}
267267
${TESTS_ENVIRONMENT_VARIABLES_OPENSSL}
268268
"METACALL_INSTALL_PATH=${PROJECT_OUTPUT_DIR}"
269+
${TESTS_SANITIZER_ENVIRONMENT_VARIABLES}
270+
${TESTS_SANITIZER_PRELOAD_ENVIRONMENT_VARIABLES}
269271
)

0 commit comments

Comments
 (0)