summaryrefslogtreecommitdiff
path: root/test/parallel/test-util-log.js
AgeCommit message (Expand)Author
2018-09-19lib: added common.restoreStderr(); to end of fileMark Abel
2018-08-24test: move hijackstdio out of require('common')James M Snell
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-06-09test: add hijackStdout and hijackStderrXadillaX
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-06-29test: fix tests after V8 upgradeAli Ijaz Sheikh
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-10-01test: load common.js to test for global leaksRich Trott
2015-06-29tools: re-enable comma-spacing linter ruleRoman Reiss
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny