summaryrefslogtreecommitdiff
path: root/test/parallel/test-next-tick-errors.js
AgeCommit message (Expand)Author
2019-07-03test: switch the argument order for the assertionIvan Villa
2019-04-15process: add --unhandled-rejections flagRuben Bridgewater
2019-03-23errors: update error nameRuben Bridgewater
2017-11-20test: replace assert.throws w/ common.expectsErrorsgreylyn
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-02test: use const for all require() callscjihrig
2016-10-05test: remove blank lines at end of filesRich Trott
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-04-20test,tools: enable linting for undefined varsRich Trott
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-11-18process: throw on non-function to nextTick()yorkie
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny