70 Commits (c29e3661095dfc7ff00f0efbecdca73a11a4184f)

Author SHA1 Message Date
gitHubTracey 506a5f75f8
test: replace concat with template literals 7 years ago
Anna Henningsen 037d9085f1
src: use more appropriate context-entered check 7 years ago
Chowdhurian e14fd570fd
test: replace common.fixturesDir in test-exception 7 years ago
João Reis e00a488731
test: mark test-bindings and test-debug-end flaky 7 years ago
Eugene Ostroukhov 75606c4f69 inspector: break in eval script 8 years ago
Eugene Ostroukhov 9bae3eacc6 inspector: log exceptions in message handlers 7 years ago
Timothy Gu d932e80231
vm: support parsing a script in a specific context 8 years ago
Miguel Angel Asencio Hurtado 9a5c3cf185
test: continue normalizing fixtures use 7 years ago
Eugene Ostroukhov 7027191288 test: Mark test-stop-profile-after-done flaky 7 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 8 years ago
Timothy Gu b616e87947
test: fix inspector helper port sniffing 7 years ago
Eugene Ostroukhov 5f31d54720 inspector: rewrite inspector test helper 8 years ago
Anna Henningsen a6973a3811
Revert "inspector: rewrite inspector test helper" 7 years ago
Eugene Ostroukhov 63fc89a6a0 inspector: support extra contexts 8 years ago
Eugene Ostroukhov 2296b677fb inspector: rewrite inspector test helper 8 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Bartosz Sosnowski 2dc09f656b test: read proper inspector message size 8 years ago
Rich Trott bfb4f4224d test: improve error logging for inspector test 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Eugene Ostroukhov bd65767afd inspector: send messages after the Node is done 8 years ago
笑斌 c24a73d23c test: replace concatenation with template literals 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
cornholio b4300536f5
cluster: overriding inspector port 8 years ago
cornholio 592b0ed431
test: reduce offset in test-inspector-port-cluster 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 8 years ago
Vse Mozhet Byt 76340e3f10 test: fix RegExp nits 8 years ago
Refael Ackermann fe2caf6fb5 test: fix test-inspector-port-zero-cluster 8 years ago
cornholio 2777a7e04f inspector,cluster: fix inspect port assignment 8 years ago
Sam Roberts c4a61b3ee5 src: check whether inspector is doing io 8 years ago
Nikolai Vavilov 9991e27ac8 inspector: fix crash on exception 8 years ago
Sam Roberts aae0d4559c test: rearrange inspector headers into convention 8 years ago
Eugene Ostroukhov e6dcc3dfa9 inspector: Allows reentry when paused 8 years ago
Daniel Bevenius 7dfeb36143 test: check inspector support in test/inspector 8 years ago
Refael Ackermann 45d78393a9 test: mark inspector-port-zero-cluster as flaky 8 years ago
Ben Noordhuis 399cb25f62 inspector: bind to random port with --inspect=0 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Daniel Bevenius ab28e0a86a test: skip test-bindings if inspector is disabled 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago
Eugene Ostroukhov 5c26378cb7 inspector: fix process._debugEnd() for inspector 8 years ago
Eugene Ostroukhov 15e160e626 inspector: report when main context is destroyed 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Josh Gavant 6ade7f3601 src: update --inspect hint text 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
gwer 0142276977
test: replace indexOf with includes 8 years ago
Ben Noordhuis e0b076a949 lib,src,test: update --debug/debug-brk comments 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Ali Ijaz Sheikh a235ccd168 src,test: debug is now an alias for inspect 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Eugene Ostroukhov b170fb7c55 inspector: proper WS URLs when bound to 0.0.0.0 8 years ago
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl 8 years ago