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
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-11-17test: improve test-fs-openArtem Maksimov
2019-03-23errors: update error nameRuben Bridgewater
2019-03-15fs: improve mode validationRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-10-26fs: default open/openSync flags argument to 'r'Ben Noordhuis
2017-12-22fs: move type checking to jsJames M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-20test: improve code in test-fs-open.jsAdrian Estrada
2016-07-19test: use mustCall() for simple flow trackingcjihrig
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2016-01-05test: remove unused vars from parallel testsRich Trott
2015-12-27test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-13Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny