0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/inspector
Eugene Ostroukhov 2f3865d5f5 inspector: check if connected before waiting
Fixes: https://github.com/nodejs/node/issues/10093
PR-URL: https://github.com/nodejs/node/pull/10094
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-12-06 14:28:20 -08:00
..
inspector-helper.js test: fix flaky test-inspector 2016-11-23 10:21:48 -08:00
inspector.status test: fix flaky test-inspector 2016-11-23 10:21:48 -08:00
test-inspector-stops-no-file.js inspector: check if connected before waiting 2016-12-06 14:28:20 -08:00
test-inspector.js inspector: /json/version returns object, not array 2016-11-25 16:41:32 +01:00
testcfg.py