summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-03-11test: fix compiler warnings in callback-scopeDaniel Bevenius
2018-03-11assert: add rejects() and doesNotReject()feugy
2018-03-11test: name test files appropriatelyUjjwal Sharma
2018-03-11test: fix test-abort-backtrace in shared lib buildYihong Wang
2018-03-11benchmark: fix benchmark for urlSergey Golovin
2018-03-11test: Remove unnecessary asserion messages in test-crypto-hash.jsPiotr Grzesik
2018-03-11repl: better handling of recoverable errorsPrince J Wesley
2018-03-11module: check file ext before dir as documentedBradley Farias
2018-03-11repl: remove magic modeRuben Bridgewater
2018-03-11test: add regression testsRuben Bridgewater
2018-03-10test: remove flaky status for test-npm-installRich Trott
2018-03-10lib: remove unused internal error constructorsMichaël Zasso
2018-03-09test: do not check text for engine-generated errorRich Trott
2018-03-09src: add tracing category macrosJames M Snell
2018-03-09src: add incr/decr operators for ReferenceDaniel Bevenius
2018-03-08test: address unreliable test-performanceRich Trott
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