summaryrefslogtreecommitdiff
path: root/test/parallel/test-next-tick-errors.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-11/+7
* test: switch the argument order for the assertionIvan Villa2019-07-031-1/+1
* process: add --unhandled-rejections flagRuben Bridgewater2019-04-151-1/+3
* errors: update error nameRuben Bridgewater2019-03-231-1/+1
* test: replace assert.throws w/ common.expectsErrorsgreylyn2017-11-201-3/+7
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use const for all require() callscjihrig2017-01-021-1/+1
* test: remove blank lines at end of filesRich Trott2016-10-051-1/+0
* lib,benchmark,test: implement consistent bracesRich Trott2016-07-121-2/+1
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test,tools: enable linting for undefined varsRich Trott2016-04-201-1/+1
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-2/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* process: throw on non-function to nextTick()yorkie2015-11-181-0/+16
* 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/+57