Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-31assert: .throws accept objectsRuben Bridgewater
2018-10-31assert: improve assert.throwsRuben Bridgewater
2018-10-31assert: fix throws and doesNotThrow stack framesRuben Bridgewater
2018-10-31assert: use object argument in innerFailRuben Bridgewater
2018-10-31assert: fix .throws operatorRuben Bridgewater
2018-10-31assert: add strict functionality exportRuben Bridgewater
2018-10-30test: skip failing tests for osx mojavejn99
2018-10-27test: refactor test-fs-readfile-tostring-failRich Trott
2018-10-27test: fix flaky test-http2-ping-floodRich Trott
2018-10-18test: fix flaky test-http2-settings-floodRich Trott
2018-10-17test: improve debugging information for http2 testRich Trott
2018-10-17test: remove setImmediate from timeout testRich Trott
2018-10-17http2: add ping eventJames M Snell
2018-10-17http2: do not falsely emit 'aborted' on pushAnatoli Papirovski
2018-10-17http2: add origin frame supportJames M Snell
2018-10-17http2: check if stream is not destroyed before sending trailersMatteo Collina
2018-10-17http2: add http2stream.endAfterHeaders propertyJames M Snell
2018-10-17http2: don't expose the original socket through the socket proxySzymon Marczak
2018-10-17http2: throw better error when accessing unbound socket proxyJames M Snell
2018-10-17http2: emit timeout on compat request and responseJames M Snell
2018-10-17http2: explicitly disallow nested push streamsJames M Snell
2018-10-17test: add test-http2-large-file sequential testJames M Snell
2018-10-17http2: remove `streamError` from docsJames M Snell
2018-10-17test: improve reliability in http2-session-timeoutRich Trott
2018-10-17test: refactor test-http2-compat-serverresponse-finished.jsAnto Aravinth
2018-10-17http2: release request()'s "connect" event listener after it runsJames Ide
2018-10-17http2: remove `waitTrailers` listener after closing a streamRidgeA
2018-10-17http2: pass incoming set-cookie header as arrayGerhard Stoebich
2018-10-17test: minor adjustments to test-http2-respond-fileAnna Henningsen
2018-10-17http2: force through RST_STREAM in destroyAnatoli Papirovski
2018-10-17test: fix flaky http2-session-unrefAnatoli Papirovski
2018-10-17http2: fix several serious bugsAnatoli Papirovski
2018-10-17http2: fix end without readAnatoli Papirovski
2018-10-17test: improve reliability of http2-session-timeoutRich Trott
2018-10-17test: fix flaky http2-flow-control testAnatoli Papirovski
2018-10-17test: verify arguments length in common.expectsErrorRuben Bridgewater
2018-10-17http2: fix responses to long payload reqsAnatoli Papirovski
2018-10-17test: removed assert.strictEqual messagekailash k yogeshwar
2018-10-17http: added aborted property to requestRobert Nagy
2018-10-17test: add strictEqual method to assertChristine E. Taylor
2018-10-17test: remove message from strictEqual assertionsBryan Azofeifa
2018-10-17http2: refactor how trailers are doneJames M Snell
2018-10-17test: delete test/parallel/test-regress-GH-4948Ujjwal Sharma
2018-10-16test: fix assertion argument orderRich Trott
2018-10-16src: fix fs.write() externalized string handlingBen Noordhuis
2018-10-02test: name test files appropriatelyUjjwal Sharma
2018-09-26test: call gc() explicitly to avoid OOMRefael Ackermann
2018-09-25test: prepare test-assert for strictEqual lintingRich Trott
2018-09-25test: remove string literal from assertionRich Trott
2018-09-25test: remove string literal from assertionRich Trott