summaryrefslogtreecommitdiff
path: root/test/parallel/test-common.js
Commit message (Expand)AuthorAgeFilesLines
* test: regression test `tmpdir`Refael Ackermann2019-06-061-19/+35
* test: allow leaked global check to be skippedcjihrig2019-04-191-0/+11
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* test: rename process.argv[0] to process.execPath, rename ex to errKayla Altepeter2018-10-151-4/+4
* test: do not export common.leakedGlobals()Rich Trott2018-09-211-4/+7
* test: move hijackstdio out of require('common')James M Snell2018-08-241-4/+5
* test: use common.expectsError in testsMithun Sasidharan2017-12-081-3/+3
* test: replace fixtureDir with fixtures.pathmatthewreed262017-10-101-3/+3
* test: fix hijackStdout behavior in consoleXadillaX2017-08-291-0/+23
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-2/+2
* test: remove common.noopRich Trott2017-07-031-1/+1
* test: add hijackStdout and hijackStderrXadillaX2017-06-091-0/+20
* test: add mustCallAtLeastRefael Ackermann2017-05-191-3/+44
* assert: fix AssertionError, assign error codeJames M Snell2017-05-041-2/+4
* test: remove common.fail()Rich Trott2017-04-121-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: enhance test-common.jsRich Trott2017-02-191-1/+12
* test: validate 'expected' argument to mustCall()Nathan Friedly2017-01-101-0/+8
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+27