summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-28test: use arrow functionsagirk
2018-11-28test: fix arguments order in `assert.strictEqual`Takahiro Nakamura
2018-11-27n-api,test: remove last argument in assert.strictEqual()susantruong
2018-11-27process: emit unhandled warning immediatelyAnatoli Papirovski
2018-11-27test: use arrow functions in callbacksapoorvanand
2018-11-27test: update strictEqual argument orderVeysonD
2018-11-27test: fix argument order in assert.strictEqualfeng jianmei
2018-11-27test: add test for socket.end callbackajido
2018-11-27tools,doc: fix version picker bug in html.jsRich Trott
2018-11-28url: avoid hostname spoofing w/ javascript protocolMatteo Collina
2018-11-28http,https: protect against slow headers attackMatteo Collina
2018-11-28http: fix header limit errors and test for llhttpFedor Indutny
2018-11-28deps,http: http_parser set max header size to 8KBMatteo Collina
2018-11-27test: replace anonymous closure functions with arrow functionstpanthera
2018-11-26test: fix arguments order in `assert.strictEqual`tottokotkd
2018-11-25test: convert callback to arrow functionjamesgeorge007
2018-11-25test: change anonymous function to arrow functionGagandeep Singh
2018-11-24net: emit "write after end" errors in the next tickOuyang Yadong
2018-11-24test: split out http2 from test-stream-pipelineRich Trott
2018-11-24test: cover path.basename when path and ext are the sameLaszlo.Moczo
2018-11-25test: fix assert.strictEqualmki-skt
2018-11-25test: fix arguments order in assert.strictEqualteppeis
2018-11-24crypto: allow monkey patching of pseudoRandomBytesGerhard Stoebich
2018-11-24http2: fix session[kSession] undefined issueleeight
2018-11-24test: fix http2-binding strictEqual orderdominikeinkemmer
2018-11-24test: fix the arguments order in `assert.strictEqual`sota1235
2018-11-23test: replace callback with arrow functionsprodroy1
2018-11-24test: use destructuring on requireJuan José Arboleda
2018-11-24test: fix test case in test-child-process-fork-dgram.jsgengjiawen
2018-11-24test: replace callback with arrow functionssreepurnajasti
2018-11-23n-api: handle reference delete before finalizeMichael Dawson
2018-11-23test: replace callback with arrow functionpotham
2018-11-23test: replace anonymous function with arrowGagandeep Singh
2018-11-23test: replace anonymous function with arrowGagandeep Singh
2018-11-23test: add information to assertionRich Trott
2018-11-23test: replace anonymous function with arrow funcGagandeep Singh
2018-11-23test: change anonymous closure function to arrow functionNethra Ravindran
2018-11-23test: replace closure functions with arrow functionsGagandeep Singh
2018-11-23test: replace anonymous function with arrow functionGagandeep Singh
2018-11-22test: favor arrow function in callbackPranay Kothapalli
2018-11-22tls: add min/max protocol version optionsSam Roberts
2018-11-22net,dgram: add ipv6Only option for net and dgramOuyang Yadong
2018-11-22http: change DEP0066 to a runtime deprecationMorgan Roderick
2018-11-22test: remove unused reject handlersDan Foley
2018-11-22test: refactor test to use arrow functionssagirk
2018-11-22test: replace closure with arrow functionMaya Anilson
2018-11-22test: using arrow functionsNoSkillGirl
2018-11-22test: replace anonymous closure with arrow funcsuman-mitra
2018-11-22test: replace callback with arrow functionssreepurnajasti
2018-11-22test: replcae anonymous closure with arrow functionSarath Govind K K