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-09-04test: prepare for consistent comma-dangle lint ruleRich Trott
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-06-07test: regression test `tmpdir`Refael Ackermann
2019-04-19test: allow leaked global check to be skippedcjihrig
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-10-15test: rename process.argv[0] to process.execPath, rename ex to errKayla Altepeter
2018-09-22test: do not export common.leakedGlobals()Rich Trott
2018-08-24test: move hijackstdio out of require('common')James M Snell
2017-12-09test: use common.expectsError in testsMithun Sasidharan
2017-10-10test: replace fixtureDir with fixtures.pathmatthewreed26
2017-08-29test: fix hijackStdout behavior in consoleXadillaX
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-03test: remove common.noopRich Trott
2017-06-09test: add hijackStdout and hijackStderrXadillaX
2017-05-19test: add mustCallAtLeastRefael Ackermann
2017-05-04assert: fix AssertionError, assign error codeJames M Snell
2017-04-13test: remove common.fail()Rich Trott
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-19test: enhance test-common.jsRich Trott
2017-01-10test: validate 'expected' argument to mustCall()Nathan Friedly
2017-01-03test: use const for all require() callscjihrig
2016-04-23test,benchmark: use deepStrictEqual()Rich 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