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
AgeCommit message (Expand)Author
2020-12-08test: add common.mustSucceedTobias Nießen
2020-05-16tools: enable no-else-return lint ruleLuigi Pinca
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2018-03-04lib,test: remove yoda statementsRuben Bridgewater
2018-02-01test: move tmpdir to submodule of commonRich Trott
2017-06-14net: return this from getConnections()Sam Roberts
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-11-29test: refactor test-net-pingpongMichaël Zasso
2016-06-11test: use random ports where possibleBrian White
2015-10-09test: refresh temp directory when using pipeRich Trott
2015-08-20test: improve test-net-pingpongBrendan Ashworth
2015-05-19test: enable linting for testsRoman Reiss
2015-01-13Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny