summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-04-30http: `servername === false` should disable SNIFedor Indutny
2019-04-30test: add mustCall for parallel/test-net-connect-paused-connectionsujunfei
2019-04-30test: add mustCallAtLeast to test-fs-read-stream-resume.jsheben
2019-04-30test: adding mustCall in test-fs-readfile-empty.js陈健
2019-04-30test: add common.mustCall in test-http-abort-client.jsOneNail
2019-04-30test: add mustCall to http-abort-queued testYaphet Ye
2019-04-30test: add mustCall in test-fs-readfilesync-pipe-large.jssinoon
2019-04-30test: add mustCall to test-dgram-connect-send-multi-buffer-copy.jsXGHeaven
2019-04-29test: add test of policy about parse errorDaiki Ihara
2019-04-29test: add mustCall to test-net-after-close testxuqinggang
2019-04-29tls: allow enabling the TLS debug traceSam Roberts
2019-04-29child_process: only stop readable side of stream passed to procAnna Henningsen
2019-04-29test: add "mustCall" to test-fs-readfile-unlinkwuchenkai
2019-04-29test: add missing ToC entriescjihrig
2019-04-29test: document report helper modulecjihrig
2019-04-29test: document NODE_SKIP_FLAG_CHECKcjihrig
2019-04-29test: document NODE_TEST_KNOWN_GLOBALScjihrig
2019-04-29test: add mustCallAtLeast to test-fs-read-stream-inheritnilianzhu
2019-04-29test: add mustCall to test-dgram-implicit-bind.jsChenxi Yuan
2019-04-29test: add common.mustCall test-dgram-listen-after-bindzhoujiamin
2019-04-29test: add mustCall to test-dgram-connect-send-callback-buffershenchen
2019-04-29test: add mustCallAtLeast to test-fs-read-stream-fd testhardfist
2019-04-29test: skip fs-copyfile-respect-permission if rootDaniel Bevenius
2019-04-29repl: add autocomplete for filesystem modulesAnto Aravinth
2019-04-29test: add mustCall to net-can-reset-timeoutxinyulee
2019-04-29test: add mustCall to test-fs-readfile-pipe-largeluoyu
2019-04-29test: add "mustCall" for test-net-buffersizelixin.atom
2019-04-29test: add mustCall to test-net-eaddrinuse testtongshouyu
2019-04-29test: add mustcall in test-dgram-connect-send-callback-buffer-lengthjyjunyz
2019-04-28test: add mustCall to test-fs-readfile-pipetonyhty
2019-04-28test: add mustCall to net-connect-buffer testRongjian Zhang
2019-04-28process: reduce the number of internal frames in async stack traceJoyee Cheung
2019-04-28benchmark: add benchmark for node -pJoyee Cheung
2019-04-27tools: prohibit `assert.doesNotReject()` in Node.js coreRuben Bridgewater
2019-04-27report: print common items first for readabilitygengjiawen
2019-04-27deps: backport ICU-20575 to fix err/crasherSteven R. Loomis
2019-04-27deps: backport ICU-20558 to fix Intl crasherSteven R. Loomis
2019-04-27test: refactor net-connect-handle-econnrefusedLuigi Pinca
2019-04-27test: move test-net-connect-handle-econnrefusedLuigi Pinca
2019-04-26tls: include invalid method name in thrown errorSam Roberts
2019-04-26process: improve cwd performanceRuben Bridgewater
2019-04-26util: add prototype support for boxed primitivesRuben Bridgewater
2019-04-26src: use predefined AliasedBuffer types in the code baseJoyee Cheung
2019-04-25test: rework to remove flakiness, and be parallelSam Roberts
2019-04-25util: improve `Symbol.toStringTag` handlingRuben Bridgewater
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2019-04-24n-api: do not require JS Context for `napi_async_destroy()`Anna Henningsen
2019-04-24test: fix ineffective error testsMasashi Hirano
2019-04-23test: make test-worker-esm-missing-main more robustRich Trott
2019-04-23test: increase coverage in lib/internal/dns/promises.jsRich Trott