21 Commits (bb294059040def8e8c0b1719cc17f6537ab5cb39)

Author SHA1 Message Date
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
Joyee Cheung 10b687b58b test, url: synchronize WPT url tests 8 years ago
Gibson Fahnestock dd2d3d3f9d test: use realpath for NODE_TEST_DIR in common.js 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Nathan Friedly 762a303e1f test: validate 'expected' argument to mustCall() 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Hitesh Kanwathirtha ee9df357ff test, win: fix up symlink tests 8 years ago
Paul Graham ecd11b6e26 test: swap var for let/const throughout 8 years ago
Joyee Cheung a1652324cd test: reduce unmanaged parallelism in domain test 8 years ago
Joyee Cheung 3d353c749c
buffer: consistent error for length > kMaxLength 8 years ago
Rich Trott 561eade317 test: refactor common.js 8 years ago
Bethany Griggs 06198964e2 test: run tests even if os.cpus() fails 8 years ago