0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/cctest
Anna Henningsen d435dc47f3
test: unset NODE_OPTIONS for cctest
The test may fail otherwise because of behaviour changes caused
by setting the environment variable.

Fixes: https://github.com/nodejs/node/issues/31585

PR-URL: https://github.com/nodejs/node/pull/31594
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-02-03 12:11:06 -08:00
..
gtest
node_test_fixture.cc src: add abstract IsolatePlatformDelegate 2019-11-20 19:02:55 +01:00
node_test_fixture.h test: unset NODE_OPTIONS for cctest 2020-02-03 12:11:06 -08:00
test_aliased_buffer.cc
test_base64.cc
test_base_object_ptr.cc src: introduce custom smart pointers for BaseObjects 2019-11-19 13:47:29 +01:00
test_environment.cc buffer: release buffers with free callbacks on env exit 2019-11-30 02:02:50 +01:00
test_inspector_socket_server.cc
test_inspector_socket.cc
test_linked_binding.cc src: allow adding linked bindings to Environment 2019-11-07 19:51:11 -08:00
test_node_postmortem_metadata.cc src: introduce custom smart pointers for BaseObjects 2019-11-19 13:47:29 +01:00
test_per_process.cc
test_platform.cc src: unregister Isolate with platform before disposing 2019-12-14 16:32:52 -05:00
test_report_util.cc
test_traced_value.cc
test_url.cc
test_util.cc src: fix debug crash handling null strings 2020-01-28 19:54:43 -08:00