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-02-27benchmark: implement duration in http test doubleJoyee Cheung
2018-02-27doc: split CONTRIBUTING.mdJoyee Cheung
2018-02-27test: change assert message to defaultryanmahan
2018-02-27test: use countdown timerMandeep Singh
2018-02-27test: make async-wrap-getasyncid parallelizableJoyee Cheung
2018-02-27test: refactor test-http-parserJon Moss
2018-02-27fs: fix options.end of fs.ReadStream()陈刚
2018-02-27test: remove trivial buffer importssreepurnajasti
2018-02-27test: use shorthand propertiesTobias Nießen
2018-02-27test: simplify loadDHParam in TLS testTobias Nießen
2018-02-27test: fix flaky cluster unix socket testBen Noordhuis
2018-02-27cluster: resolve relative unix socket pathslaino
2018-02-27test: improve to use template stringsreepurnajasti
2018-02-27test: add common.crashOnUnhandledRejection to addons/callback-scopeSho Miyamoto
2018-02-27path: fix path.normalize for relative pathsWeijia Wang
2018-02-27test: use smaller input file for test-zlib.jsRich Trott
2018-02-27test: move common.fires() to inspector-helperRich Trott
2018-02-27doc,test: mention Duplex support for TLSAnna Henningsen
2018-02-26test: add common.skipIfEslintMissingMyles Borins
2018-02-19module: add builtinModulesJon Moss
2018-02-19dns: fix crash while setting server during queryXadillaX
2018-02-19src: add openssl-system-ca-path configure optionDaniel Bevenius
2018-02-18process: fix reading zero-length env vars on win32Anna Henningsen
2018-02-18test: fix message test after V8 upgradeMichaël Zasso
2018-02-18test: fix test-https-agent-session-eviction for 1.1David Benjamin
2018-02-18test: configure certs in testsDavid Benjamin
2018-02-18test: revise test-tls-econnreset for OpenSSL 1.1.0David Benjamin
2018-02-18test: test with a larger RSA keyDavid Benjamin
2018-02-18test: remove sha from test expectationsDavid Benjamin
2018-02-18test: update test expectations for OpenSSL 1.1.0David Benjamin
2018-02-18crypto: test DH keys work without a public halfDavid Benjamin
2018-02-08http: add rawPacket in err of `clientError` eventXadillaX
2018-02-07test: fix test-tls-server-verify.js on Windows CIRich Trott
2018-02-07test: mark test-inspector-stop-profile-after-done flakyMyles Borins
2018-01-27module: replace default paths in require.resolve()cjihrig
2018-01-26http, tls: better support for IPv6 addressesMattias Holmlund
2018-01-24test: fix flaky test-http-pipeline-floodAnatoli Papirovski
2018-01-24test: rename regression testsTobias Nießen
2018-01-24test: fix flaky test-http-highwatermarkAnatoli Papirovski
2018-01-24test: fix flaky test-pipe-unrefAnatoli Papirovski
2018-01-24test: fix flaky http-writable-true-after-closeAnatoli Papirovski
2018-01-24test: improve readability of some crypto testsTobias Nießen
2018-01-24test: fix crypto test case to use correct encodingTobias Nießen
2018-01-24test: simplify test-buffer-slice.jsWeijia Wang
2018-01-24test: fix flaky test-resolve-asyncAnatoli Papirovski
2018-01-24test: use countdown in test filesreepurnajasti
2018-01-24test: improve to use template stringsreepurnajasti
2018-01-24test: fix flaky test-benchmark-fsRich Trott
2018-01-24test: make test-tls-invoke-queued use public APIAnna Henningsen
2018-01-24test: refactor test-tls-securepair-fifthargAnna Henningsen