summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-next-tick.js
AgeCommit message (Expand)Author
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-06-28errors: fix and improve error typesRuben Bridgewater
2017-04-20errors: port internal/process errors to internal/errorsJames M Snell
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2015-12-26test: remove unnecessary assignmentsRich 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