summaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
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-27test: replace function with ES6 arrow functionJunichi Kajiwara
2017-11-28assert: add strict functionality exportRuben Bridgewater
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: 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.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: add common.crashOnHandleRejectionjackyen
2017-11-22process: Send signal name to signal handlersRobert Rossmann
2017-11-22process: improve unhandled rejection messageMadara Uchiha
2017-11-22test: add test on unhandled rejectionLarry Lu
2017-11-22test: add common.crashOnUnhandledRejection()Scya597
2017-11-22assert: use Object.is comparison in .strictEqualRuben Bridgewater
2017-11-22test: remove unlink function which is needlessbuji
2017-11-22test: dont need to remove nonexistent directorybuji
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