0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/cctest
Aleksei Koziatinskii f0018a5152 inspector: added --inspect-publish-uid
This flag specifies how inspector websocket url should be reported.
Tthre options are supported:
- stderr - reports websocket as a message to stderr,
- http - exposes /json/list endpoint that contains inspector websocket
  url,
- binding - require('inspector').url().

Related discussion: https://github.com/nodejs/diagnostics/issues/303

PR-URL: https://github.com/nodejs/node/pull/27741
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2019-06-03 18:15:04 +03:00
..
gtest deps,test: bump googletest to 39f72ea6f5 2019-04-22 17:34:12 -04:00
node_test_fixture.cc test: make cctest full Node.js environment 2019-03-09 00:29:34 +01:00
node_test_fixture.h test: drain platform before unregistering isolate 2019-06-01 10:01:06 -04:00
test_aliased_buffer.cc src: remove env-inl.h from header files 2019-05-23 08:51:41 -07:00
test_base64.cc src: apply clang-tidy rule modernize-deprecated-headers 2019-02-27 05:35:53 +01:00
test_environment.cc test: drain platform before unregistering isolate 2019-06-01 10:01:06 -04:00
test_inspector_socket_server.cc inspector: added --inspect-publish-uid 2019-06-03 18:15:04 +03:00
test_inspector_socket.cc src: remove util-inl.h from header files 2019-05-13 13:43:26 -07:00
test_linked_binding.cc src: declare unused priv argument 2019-05-13 13:43:17 -07:00
test_node_postmortem_metadata.cc src: name EmbededderGraph edges and use class names for nodes 2018-10-04 15:32:30 +02:00
test_per_process.cc tools: fix js2c regression 2019-06-02 12:03:40 +02:00
test_platform.cc src: unimplement deprecated v8-platform methods 2019-05-30 15:51:37 +02:00
test_report_util.cc src,test: fix JSON escaping in node-report 2019-01-25 08:19:11 +01:00
test_traced_value.cc src: apply clang-tidy rule modernize-deprecated-headers 2019-02-27 05:35:53 +01:00
test_url.cc src: remove env-inl.h from header files 2019-05-23 08:51:41 -07:00
test_util.cc src: de-lint header usage 2019-03-12 09:57:19 -04:00