summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-29errors, child_process: use internal/errors codesJon Moss
2017-11-29module: Set dynamic import callbackJan Krems
2017-11-29process: add flag for uncaught exception abortAnna Henningsen
2017-11-29test: replace function with arrow functionLeko
2017-11-29module: print better message on esm syntax errorBen Noordhuis
2017-11-29tls: set ecdhCurve default to 'auto'Hativ
2017-11-28module: rename internalModuleReadFile to internalModuleReadJSONJohn-David Dalton
2017-11-28test: remove common.tmpDirNameRich Trott
2017-11-28test: fixup test-http2-create-client-secure-sessionJames M Snell
2017-11-28http2: use 'close' event instead of 'streamClosed'James M Snell
2017-11-28http2: reduce code duplication in settingsJames M Snell
2017-11-28test: mock the lookup function in parallel testsJoyee Cheung
2017-11-28test: add common.dns.errorLookupMockJoyee Cheung
2017-11-28process: slightly simplify next tick executionAnatoli Papirovski
2017-11-28module: fix for #17130 shared loader cjs depGuy Bedford
2017-11-27test: replace function with ES6 arrow functionJunichi Kajiwara
2017-11-28assert: add strict functionality exportRuben Bridgewater
2017-11-28test: add es6 module global leakage testsWhoMeNope
2017-11-28lib: add `process` to internal module wrapperAnna Henningsen
2017-11-28tools: add lint fixer for `require-buffer`Bamieh
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-11-28test: refactored http test to use countdownMithun Sasidharan
2017-11-28test: Update test-http-parser-free to use countdown timerMandeep Singh
2017-11-28test: Update test-http-client-agent to use countdown timerMandeep Singh
2017-11-28test: fix flaky parallel/test-http2-client-uploadAnna Henningsen
2017-11-28module: add builtinModulesJon Moss
2017-11-27http2: only schedule write when necessaryAnna Henningsen
2017-11-26test: fix isNAN->Number.isNANyuza yuko
2017-11-26test: make use of Number.isNaN to test-readfloat.jsHiromu Yoshiwara
2017-11-26test: replace function with arrow functionspring_raining
2017-11-26test: refactor using template stringYoshiya Hinosawa
2017-11-26test: replace function with arrow functionHiroaki KARASAWA
2017-11-26test: replace function with arrow functionkou-hin
2017-11-26test: use arrow functionkoooge
2017-11-26test: use common.hasIntl instead of typeof IntlAqui Tsuchida
2017-11-26test: use Number.isNaN()MURAKAMI Masahiko
2017-11-26test: add test of stream TransformYoshiya Hinosawa
2017-11-26test: refactor concat string to template stringjimmy
2017-11-26test: use common.crashOnUnhandledRejectionyozian
2017-11-26test: use common.crashOnUnhandledRejectionKcin1993
2017-11-26test: add common.crashOnUnhandledRejection()Andy Chen
2017-11-26test: use common.crashOnUnhandledRejectionzhengyuanjie
2017-11-25fs: throw fs.access errors in JSJoyee Cheung
2017-11-24trace_events: add executionAsyncId to init eventsAndreas Madsen
2017-11-24http2: general cleanups in core.jsJames M Snell
2017-11-24lib,src: remove vm.runInDebugContext()Ben Noordhuis
2017-11-23test: use common.crashOnUnhandledRejectionJason Chung
2017-11-22test: use common.crashOnUnhandledRejection()sorarize@gmail.com
2017-11-22test: use common.crashOnUnhandledRejectionKurt Hsu
2017-11-22test: add common.crashOnHandleRejectionjackyen