summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-22test: use common.crashOnUnhandledRejection()Ivan Wei
2017-11-22test: add common.crashOnUnhandledRejection()Kyle Yu
2017-11-22test: use crashOnUnhandledRejectionYuLun Shih
2017-11-22test: fix linting errorJames M Snell
2017-11-22test: use common.crashOnUnhandledRejectionjimliu7434
2017-11-22test: use crashOnUnhandledRejectionRoth Peng
2017-11-22test: use common.crashOnUnhandledRejectionesbb48
2017-11-22test: use arrow function instead of bindLance Ball
2017-11-22test: use crashOnUnhandledRejectionChiahao Lin
2017-11-22test: use common.crashOnUnhandledRejectionWhien
2017-11-22test: clean up inappropriate languageGus Caplan
2017-11-22async_hooks: remove deprecated APIAndreas Madsen
2017-11-21test: bypass dns for IPv6 net testsRefael Ackermann
2017-11-21test: wrap callback in common.mustCallsuman-mitra
2017-11-21test: remove unused parameter in test-next-tick-error-spin.jsFrancois KY
2017-11-21module: replace default paths in require.resolve()cjihrig
2017-11-21test: remove unused parameterFran Herrero
2017-11-21test: remove unused variablePierre-Loic Doulcet
2017-11-21test: remove unused variableGuillaume Flandre
2017-11-21test: remove unused parameterFrançois Descamps
2017-11-21test: remove unused parameterXavier Balloy
2017-11-21inspector: no async tracking for promisesAnna Henningsen
2017-11-21src: remove async_hooks destroy timer handleAnna Henningsen
2017-11-21http2: major update to internalsJames M Snell
2017-11-21n-api: add helper for addons to get the event loopAnna Henningsen
2017-11-21src: add helper for addons to get the event loopAnna Henningsen
2017-11-20src: inspector context name = program title + pidBen Noordhuis
2017-11-20test: make debugging of inspector-port-zero easierGibson Fahnestock
2017-11-20test: replace assert.throws w/ common.expectsErrorsgreylyn
2017-11-20build: do not build doc in source tarballJoyee Cheung
2017-11-20async_hooks: deprecate undocumented APIAndreas Madsen
2017-11-19domain: re-implement domain over async_hookvladimir
2017-11-19test: reduce benchmark cases in test-benchmark-bufferRich Trott
2017-11-18test: fs.write() if 3rd argument is a callback, not offsetPatrick Heneise
2017-11-18zlib: fix assert fail for bad write in object modeKevin Locke
2017-11-18util: escaping object keys in util.inspect()buji
2017-11-18test: utilize common.mustCall() on child exitsreepurnajasti
2017-11-18zlib: fix decompression of empty data streamsAnna Henningsen
2017-11-18errors: consistent format for error messageAnatoli Papirovski
2017-11-18test: use arrow functions instead of bindTobias Nießen
2017-11-18console: add support for console.debugBenjamin Zaslavsky
2017-11-17test: move timing-sensitive test to sequentialRich Trott
2017-11-16util: runtime deprecation for custom .inspect()Rich Trott
2017-11-16util: emit deprecation code only onceRich Trott
2017-11-16test: apply eslint exceptions narrowlyRich Trott
2017-11-17src: use NODE_BUILTIN_MODULE_CONTEXT_AWARE() macroBen Noordhuis
2017-11-16repl: support top-level awaitTimothy Gu
2017-11-16test: add test for importing acornTimothy Gu
2017-11-16test: make REPL test pass in coverage modeAnna Henningsen
2017-11-16async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr