aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-11-16async_hooks: add trace events to async_hooksAndreas Madsen
2017-11-16test: --enable-static linked executableDaniel Bevenius
2017-11-15test: add basic WebAssembly testSteve Kinney
2017-11-15src: implement backtrace-on-abort for windowsAnna Henningsen
2017-11-15stream: remove usage of *State.highWaterMarkCalvin Metcalf
2017-11-15tty: fix 'resize' event regressionBen Noordhuis
2017-11-15module: speed up package.json parsing moreBen Noordhuis
2017-11-15module: speed up package.json parsingBen Noordhuis
2017-11-14test: add coverage to tty modulecjihrig
2017-11-14events: remove emit micro-optimizationsAnatoli Papirovski
2017-11-14test: reuse existing PassThrough implementationTobias Nießen
2017-11-14test: use fixtures module for path resolvesercan yersen
2017-11-13src: explicitly register built-in modulesYihong Wang
2017-11-13test: refactor comments in test-child-process-spawnsync-maxbufChrBergert
2017-11-13test: refactor addons-napi/test_promise/test.jska3e
2017-11-13build: runtime-deprecate requiring depsTimothy Gu
2017-11-13test: used fixturesDir from fixtures modulesKlemen Kogovsek
2017-11-13lib: guard inspector console using process varDaniel Bevenius
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-12loader: test search moduleCyril Lakech
2017-11-12test: use ES6 classes instead of util.inheritsTobias Nießen
2017-11-12test: use common/fixtures module in hash-seed testJavier Blanco