32 Commits (3c4c0db26abba8211c0e6d42c14f14b3514b481b)

Author SHA1 Message Date
Refael Ackermann b8d532c4bd
test: allow adding known-globals through ENV 8 years ago
Daniel Bevenius 50ebac1124
tools: add eslint rule for hasCrypto checking 8 years ago
XadillaX 1ffd01cf7f test: fix hijackStdout behavior in console 8 years ago
Bartosz Sosnowski ca9b3f27eb test, win: fix IPv6 detection on Windows 8 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 8 years ago
Eugene Ostroukhov 5f31d54720 inspector: rewrite inspector test helper 8 years ago
Anna Henningsen a6973a3811
Revert "inspector: rewrite inspector test helper" 8 years ago
Eugene Ostroukhov 2296b677fb inspector: rewrite inspector test helper 8 years ago
Jared Kantrowitz 80ebb4282d
src: adjust windows abort behavior 8 years ago
James M Snell 7535a94c8a test: begin normalizing fixtures use 8 years ago
James M Snell b1e055696f http2: add tests and benchmarks 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Vse Mozhet Byt 4f87522244 doc, lib, test: do not re-require needlessly 8 years ago
Ruben Bridgewater 2a621d4051
test: validate more properties in expectsError 8 years ago
章礼平 fb37922cf3 test: change isAix to isAIX 8 years ago
Refael Ackermann c34ae48083
test: make common.PIPE process unique 8 years ago
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 8 years ago
Ruben Bridgewater 1b2733f272
test: common.expectsError should be a must call 8 years ago
Ruben Bridgewater d6fece1436
test: add optional throw fn to expectsError 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 8 years ago
Rich Trott 380929ec0c test: remove common.noop 8 years ago
Ruben Bridgewater 017122a6ec
test: change var to const in ./common 8 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 8 years ago
Vse Mozhet Byt 76340e3f10 test: fix RegExp nits 8 years ago
Daniel Bevenius a8979a6054 test: add hasIntl to failing test 8 years ago
XadillaX d00e5f1a04 test: add hijackStdout and hijackStderr 8 years ago
Refael Ackermann fccc0bf6e6 test: add mustCallAtLeast 8 years ago
Vse Mozhet Byt 945f208081 test: make the rest of tests path-independent 8 years ago
Gireesh Punathil 6914aeaefd
test: detect all types of aborts in windows 8 years ago
Trevor Norris 7e3a3c962f
async_hooks: initial async_hooks implementation 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Rich Trott ff001c12b0 test: move WPT to its own testing module 8 years ago
Brian White b6da225799
test: fix permanent deoptimizations 8 years ago
Cameron Little 74f61e8e1f
test: support multiple warnings in checkWarning 8 years ago
Anna Henningsen dca08152cb
test: introduce `common.crashOnUnhandledRejection` 8 years ago
Michaël Zasso c8c5a528da test: make tests pass when built without inspector 8 years ago
Timothy Gu d457a986a0 url: port WHATWG URL API to internal/errors 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Timothy Gu 0c539faac3 test: add common.getArrayBufferViews(buf) 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
Vse Mozhet Byt 2dff3a22fe test: do not use `more` command on Windows 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl 8 years ago
Timothy Gu a218fa381f test: fix WPT.test()'s error handling 8 years ago
Rich Trott c2e838ee13 test: change common.expectsError() signature 8 years ago
Rich Trott 12de99d982 test: favor assertions over console logging 8 years ago
Rich Trott 749fac0bf6 test: refactor common.expectsError() 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
James M Snell 159749d522 errors: add internal/errors.js 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago