summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-03-09test: refactor http-https-default-portsKen Lin
2018-03-08test: rename test-regress-GH-877.jsUjjwal Sharma
2018-03-08test: rename test-regress-GH-784.jsUjjwal Sharma
2018-03-08test: address nits and rename the corresponding fixtureUjjwal Sharma
2018-03-08test: rename tests to remove "regress" keywordUjjwal Sharma
2018-03-08test: rename test-regress-GH-4027Ujjwal Sharma
2018-03-08test: rename test-regress-GH-4015Ujjwal Sharma
2018-03-08test: rename test-regress-GH-1697Ujjwal Sharma
2018-03-08test: rename test-regress-GH-1726Ujjwal Sharma
2018-03-08async_hooks,process: remove internalNextTickAnatoli Papirovski
2018-03-07benchmark,lib,test,tools: use consistent quotesRich Trott
2018-03-07src: fix deprecation id for non-string env valueSakthipriyan Vairamani (thefourtheye)
2018-03-07process: doc-only deprecate non-string env valueTimothy Gu
2018-03-07src: standardise context embedder indicesGus Caplan
2018-03-08test: skip postmortem metadata test when nm failsJoyee Cheung
2018-03-08fs: improve errors thrown from fs.watch()Joyee Cheung
2018-03-07test: fix esm message tests after V8 updateMichaël Zasso
2018-03-07test: update postmortem metadata testcjihrig
2018-03-07net: do not inherit the no-half-open enforcerLuigi Pinca
2018-03-07lib: port remaining errors to new systemMichaël Zasso
2018-03-06test: add more information to assert.strictEqualUjjwal Sharma
2018-03-06perf_hooks: fix timingTimothy Gu
2018-03-06src: move internal loaders out of bootstrap_node.jsJoyee Cheung
2018-03-06stream: updated streams error handlingMathias Buus
2018-03-06test: move require http2 to after crypto checkDaniel Bevenius
2018-03-06process: unify error message from chdir() errorsSarat Addepalli
2018-03-05lib: port errors to new systemMichaël Zasso
2018-03-05module: fix cyclical dynamic importBradley Farias
2018-03-05util: introduce `util.types.is[…]` type checksAnna Henningsen
2018-03-05tls,http2: handle writes after SSL destroy more gracefullyAnna Henningsen
2018-03-04repl: make last error available as `_error`Anna Henningsen
2018-03-04http: emit timeout duration overflow warning syncAnna Henningsen
2018-03-04n-api: update reference testGabriel Schulhof
2018-03-04events: show throw stack trace for uncaught exceptionAnna Henningsen
2018-03-04lib,test: remove yoda statementsRuben Bridgewater
2018-03-04http2: refer to stream errors by nameAnna Henningsen
2018-03-04stream: add no-half-open enforcer only if neededLuigi Pinca
2018-03-04http2: no stream destroy while its data is on the wireAnna Henningsen
2018-03-04http2: callback valid check before closing requestTrivikram
2018-03-04test,benchmark: use new Buffer API where appropriateСковорода Никита Андреевич
2018-03-04test: refactor test-async-wrap-getasyncidSantiago Gimeno
2018-03-04tls: better error message for socket disconnectAnna Henningsen
2018-03-04test: remove assert message and add block scopewuweiweiwu
2018-03-04trace_events: add file pattern cli optionAndreas Madsen
2018-03-03http2: fix flaky test-http2-https-fallbackMatteo Collina
2018-03-03fs: check for symlink support in fs-promises testSeth Brenith
2018-03-02Revert "test: add test cases for fsPromises"Rich Trott
2018-03-02test: add test cases for fsPromisesDaijiro Wachi
2018-03-02test: fix flaky inspector-stop-profile-after-doneRich Trott
2018-03-02benchmark: remove noAssert argumentRuben Bridgewater