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
2021-08-31test: use `assert.match` instead of `regexp.test`Michaƫl Zasso
2017-10-13test: use fixtures in test-process-warningsSuresh Srinivas
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2016-09-21tools: add additional ESLint rulesTeddy Katz
2016-06-07test: use common.fixturesDir almost everywhereBryan English
2016-03-24process: add 'warning' event and process.emitWarning()James M Snell