summaryrefslogtreecommitdiff
path: root/test/parallel/test-common.js
Commit message (Expand)AuthorAgeFilesLines
* 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