5700 Commits (281de19a8c551b7da4f7e6d6d7393e797e945962)

Author SHA1 Message Date
Sebastian Plesciuc d289678352
test: dynamic port in dgram tests 8 years ago
Anna Henningsen 28f535a923
test: fixup test-http-hostname-typechecking 8 years ago
Ruslan Bekenev f6b1eb2ec4
test: use common.js to check platform 8 years ago
Sebastian Plesciuc e927809eec
test: dynamic port in parallel regress tests 8 years ago
Michael Dawson 1d968030d4 test: add coverage for napi_cancel_async_work 8 years ago
Michael Dawson 4241577112 test: test doc'd napi_get_value_int32 behaviour 8 years ago
Rich Trott bda34bde56
test: remove obsolete lint comment 8 years ago
Brian White d7ba2a6035 url: always show password for URL instances 8 years ago
Michaël Zasso c8c5a528da test: make tests pass when built without inspector 8 years ago
Michaël Zasso d1d9ecfe6e test: support unreleased V8 versions 8 years ago
alohaglenn 60db588b8e test: improve test-process-kill-pid 8 years ago
coreybeaumont e8004dbdd5 test: improved type checking with regex 8 years ago
RobotMermaid b65d5e447b test: cleanup test-fs-watch.js 8 years ago
Zahidul Islam c405497086 test: add mustCall in test-timers-clearImmediate 8 years ago
Timothy Gu d457a986a0 url: port WHATWG URL API to internal/errors 8 years ago
Jason Ginchereau b7a341d7e5
n-api: Enable scope and ref APIs during exception 8 years ago
Vse Mozhet Byt 71abfa9548 tools: use no-useless-concat ESLint rule 8 years ago
Gabriel Schulhof ba7bac5c37
n-api: tighten null-checking and clean up last error 8 years ago
Sam Roberts f2282bb812 src: allow CLI args in env with NODE_OPTIONS 8 years ago
cjihrig e522bcd774 src: expose V8's IsNativeError() in util bindings 8 years ago
cjihrig 7a4d383c75 tools: enable no-useless-return eslint rule 8 years ago
Timothy Gu b2870a4f8c url: update WHATWG URL API to latest spec 8 years ago
Rich Trott 75bfdad037 test: check that pending warning is emitted once 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Neehar Venugopal 50966510c7 test: use block scoped variable names 8 years ago
Sebastian Plesciuc d06a6a81a5 test: dynamic port in cluster eaddrinuse 8 years ago
Sebastian Plesciuc ee8183ed85 test: dynamic port in cluster ipc throw 8 years ago
thelady bcb1d9c39a test: replace assertion error check with regex 8 years ago
Muhsin Abdul-Musawwir ef6a7cf2bc test: refactored context type err message to regex 8 years ago
James M Snell 85a4e25775 http: add type checking for hostname 8 years ago
vperezma b968d584af test: improve test-process-chdir 8 years ago
Sebastian Plesciuc 0105e6f826 test: dynamic port in parallel cluster tests 8 years ago
Rich Trott 549e81bfa1 debugger: remove obsolete _debug_agent.js 8 years ago
Rich Trott 3663ac27c1 test: remove flaky designation for test on AIX 8 years ago
Sebastian Plesciuc cf68280ce1 test: dynamic port in cluster worker dgram 8 years ago
kumarrishav 200961b7e1 test: move test-debugger-repeat-last to sequential 8 years ago
cjihrig 5e095f699e test: verify listener leak is only emitted once 8 years ago
cjihrig c083a200b0 test: use duplex streams in duplex stream test 8 years ago
cjihrig 4bcbefccce test: add coverage for vm's breakOnSigint option 8 years ago
Yang Guo b73b903dc4 test: use JSON.stringify to trigger stack overflow 8 years ago
Ben Noordhuis 90476ac6ee lib: remove _debugger.js 8 years ago
Ben Noordhuis e0b076a949 lib,src,test: update --debug/debug-brk comments 8 years ago
David Cai ee0620b235 test: fix parallel/test-setproctitle.js on alpine 8 years ago
Rich Trott b485813499 test: set benchmark-child-process flaky on windows 8 years ago
James M Snell e75bc87d22 errors: port internal/process errors to internal/errors 8 years ago
Jason Ginchereau 468275ac79 n-api: remove napi_get_value_string_length() 8 years ago
Bartosz Sosnowski bb041ea5a0 repl: support hidden history file on Windows 8 years ago
Daniel Bevenius f3f9dd73aa test: skip tests using ca flags 8 years ago
Rich Trott 32f77ff8ce test: minimize time for child_process benchmark 8 years ago
Faiz Halde 3ae670275c
test: console.log removed from test-net-localport 8 years ago