aboutsummaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
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-21module: replace default paths in require.resolve()cjihrig
2017-11-21http2: major update to internalsJames M Snell
2017-11-20test: replace assert.throws w/ common.expectsErrorsgreylyn
2017-11-20async_hooks: deprecate undocumented APIAndreas Madsen
2017-11-19domain: re-implement domain over async_hookvladimir
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-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
2017-11-16async_hooks: add trace events to async_hooksAndreas Madsen
2017-11-15test: add basic WebAssembly testSteve Kinney
2017-11-15stream: remove usage of *State.highWaterMarkCalvin Metcalf
2017-11-15module: speed up package.json parsing moreBen Noordhuis
2017-11-14test: reuse existing PassThrough implementationTobias Nießen
2017-11-14test: use fixtures module for path resolvesercan yersen
2017-11-13test: refactor comments in test-child-process-spawnsync-maxbufChrBergert
2017-11-13build: runtime-deprecate requiring depsTimothy Gu
2017-11-13test: used fixturesDir from fixtures modulesKlemen Kogovsek
2017-11-13test: refactor fs.write() testPatrick Heneise
2017-11-13test: add a test descriptionGrant Gasparyan
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-11-12test: use ES6 classes instead of util.inheritsTobias Nießen
2017-11-11test: make test-tls-external-accessor agnosticRich Trott
2017-11-11test: make test-require-json engine agnosticRich Trott
2017-11-11test: make test-repl engine agnosticRich Trott
2017-11-11test: make test-repl-syntax-error-stack agnosticRich Trott
2017-11-11test: make test-repl-harmony engine agnosticRich Trott
2017-11-11test: make test-querystring-escape engine agnosticRich Trott
2017-11-11test: make test-process-env-symbols agnosticRich Trott