summaryrefslogtreecommitdiff
path: root/test/parallel/test-common.js
AgeCommit message (Expand)Author
2019-06-06test: 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-21test: do not export common.leakedGlobals()Rich Trott
2018-08-24test: move hijackstdio out of require('common')James M Snell
2017-12-08test: 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-12test: 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-02test: use const for all require() callscjihrig
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny