summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-17tls: migrate C++ errors to internal/errors.jsJoyee Cheung
2018-01-17tls: migrate argument type-checking errorsJoyee Cheung
2018-01-16util: change util.inspect depth defaultRuben Bridgewater
2018-01-15module: refactor loaderGus Caplan
2018-01-15child_process: ignore undef/proto values of env现充
2018-01-14crypto: assign deprecation code for setAuthTag/GCMTobias Nießen
2018-01-14async_hooks,test: only use IPv6 in http testAndreas Madsen
2018-01-14test: fix flaky interval testAnatoli Papirovski
2018-01-14src: harden JSStream callbacksAnna Henningsen
2018-01-14tls: make deprecated tls.createSecurePair() use public APIAnna Henningsen
2018-01-13test: add common.crashOnUnhandledRejection to addons/callback-scopeSho Miyamoto
2018-01-12timers: setInterval interval includes cb durationzhangzifa
2018-01-12async_hooks,http: set HTTPParser trigger to socketAndreas Madsen
2018-01-11n-api: expose n-api version in process.versionsMichael Dawson
2018-01-11http2: remember sent headersJames M Snell
2018-01-11perf_hooks,http2: add performance.clear()James M Snell
2018-01-11test: remove orphaned entries from statusKyle Farnung
2018-01-11test: fix spelling in test case commentsTobias Nießen
2018-01-11stream: added experimental support for for-awaitMatteo Collina
2018-01-11tools: move eslint from tools to tools/node_modulesMichaël Zasso
2018-01-11path: fix path.normalize for relative pathsWeijia Wang
2018-01-10stream: always defer 'readable' with nextTickMatteo Collina
2018-01-09n-api: throw RangeError in napi_create_dataview() with invalid rangeJinho Bang
2018-01-09lib: handle `throw undefined` in assert.throws()Ben Noordhuis
2018-01-09test: use smaller input file for test-zlib.jsRich Trott
2018-01-09test: replace assert.throws with expectsErrorsreepurnajasti
2018-01-09http2: use aliased buffer for perf stats, add statsJames M Snell
2018-01-09perf_hooks: fix scheduling regressionAnatoli Papirovski
2018-01-08http2: verify flood error and unsolicited framesJames M Snell
2018-01-08trace_events: stop tracing agent in process.exit()Andreas Madsen
2018-01-08fs: guarantee order of callbacks in ws.closeMatteo Collina
2018-01-06test: refactor test-replAnna Henningsen
2018-01-06test: fix flaky test-http-pipeline-floodAnatoli Papirovski
2018-01-06test: add more asserts to `test-internal-errors`Refael Ackermann
2018-01-06test: fix common.expectsErrorRefael Ackermann
2018-01-06test: fix wrong error classes passed in as typeRuben Bridgewater
2018-01-05http2: verify that a dependency cycle may existJames M Snell
2018-01-05http2: implement maxSessionMemoryJames M Snell
2018-01-05doc: re-alphabetise sections in common/README.mdVse Mozhet Byt
2018-01-05doc: fix code nits in common/READMEVse Mozhet Byt
2018-01-05doc: compact eslint directives in common/READMEVse Mozhet Byt
2018-01-05buffer: check byteLength in readUInt(B|L)ERich Trott
2018-01-05benchmark: improve buffer.readInt(B|L)E benchmarksRich Trott
2018-01-05buffer: check byteLength in readInt(B|L)ESebastian Van Sande
2018-01-05cluster: support windowsHide option for workersTodd Wong
2018-01-05test: rename regression testsTobias Nießen
2018-01-05test: fix flaky test-http-highwatermarkAnatoli Papirovski
2018-01-05test: fix flaky test-pipe-unrefAnatoli Papirovski
2018-01-05test: fix flaky http-writable-true-after-closeAnatoli Papirovski
2018-01-05test: fix crypto test case to use correct encodingTobias Nießen