summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-11-12src: prepare v8 platform for multi-isolate supportAnna Henningsen
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
2017-11-11test: make test-os-eol engine agnosticRich Trott
2017-11-11test: make error stack test engine agnosticRich Trott
2017-11-11test: make test-http-outgoing-proto agnosticRich Trott
2017-11-11test: make test-error-reporting engine agnosticRich Trott