summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-29domain: further abstract usage in C++Anatoli Papirovski
2018-01-29stream: add type and range check for highWaterMarkTobias Nießen
2018-01-29cluster: add cwd to cluster.settingscjihrig
2018-01-29stream: do not emit readable if the stream endedMathias Buus
2018-01-29benchmark: implement duration in http test doubleJoyee Cheung
2018-01-29module: validate request in require.resolve.pathsJoyee Cheung
2018-01-29module: validate request in require.resolveJoyee Cheung
2018-01-29module: use internal/errors.js in module.requireJoyee Cheung
2018-01-29errors: improve the description of ERR_INVALID_ARG_VALUEJoyee Cheung
2018-01-29test: fix flaky test-fs-writeJoyee Cheung
2018-01-26timers: add internal [@@ refresh()] functionJeremiah Senkpiel
2018-01-26test: refactor addons-napi/test_exception/test.jsRich Trott
2018-01-26test: fix test-tls-server-verify.js on Windows CIRich Trott
2018-01-26test: force context allocation in test moduleYang Guo
2018-01-26src, test: node internals' postmortem metadataMatheus Marchini
2018-01-26test: fix if-error-has-good-stackJoyee Cheung
2018-01-24test: fix inspector test after V8 upgradeMichaël Zasso
2018-01-24test: update postmortem metadata testcjihrig
2018-01-25Revert "build,test: make building addon tests less fragile"Rod Vagg
2018-01-24test: use correct size in test-stream-buffer-listLuigi Pinca
2018-01-24assert: stricter ifErrorRuben Bridgewater
2018-01-24assert: use destructuring for errorsRuben Bridgewater
2018-01-24assert: wrap original error in ifErrorRuben Bridgewater
2018-01-24buffer: coerce offset to integerRuben Bridgewater
2018-01-24tty: add getColorDepth functionRuben Bridgewater
2018-01-24assert: improve error messagesRuben Bridgewater
2018-01-24test: improve fs error message testJoyee Cheung
2018-01-24doc: split CONTRIBUTING.mdJoyee Cheung
2018-01-23src: fix fs.write() externalized string handlingBen Noordhuis
2018-01-22test: change assert message to defaultryanmahan
2018-01-22test: fix a bug & lint issues in inspector-helperAnatoli Papirovski
2018-01-22inspector: --inspect-brk for es modulesGuy Bedford
2018-01-21promises: refactor rejection handlingAnatoli Papirovski
2018-01-21test: use countdown timerMandeep Singh
2018-01-21test: check fs.read and fs.readsync inputOmar Crisostomo
2018-01-21http: free the parser before emitting 'upgrade'Luigi Pinca
2018-01-21test: fix flaky cluster unix socket testBen Noordhuis
2018-01-21build,test: make building addon tests less fragileBen Noordhuis
2018-01-21http: fix parsing of binary upgrade response bodyBen Noordhuis
2018-01-20util: implement util.getSystemErrorName()Joyee Cheung
2018-01-19test: make async-wrap-getasyncid parallelizableJoyee Cheung
2018-01-19http2: add checks for server close callbackJames M Snell
2018-01-19test: refactor test-http-parserJon Moss
2018-01-19test: replace assert.equal with assert.strictEqualSho Miyamoto
2018-01-18fs: encapsulate FSReqWrap moreJames M Snell
2018-01-18test: add assertions for TextEncoder/DecoderSho Miyamoto
2018-01-18http2: refactor read mechanismAnna Henningsen
2018-01-18timers: allow Immediates to be unrefedAnatoli Papirovski
2018-01-18test: improve console testsRuben Bridgewater
2018-01-18test: add standard console testswandalen