summaryrefslogtreecommitdiff
path: root/test/parallel/test-event-emitter-once.js
AgeCommit message (Expand)Author
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-10-13events: migrate to internal/errorsJames M Snell
2017-06-09test: exercise once() with varying argumentscjihrig
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-04-12test: remove common.fail()Rich Trott
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-09-09test: exercise EE function type checking pathscjihrig
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-07-15test: s/assert.fail/common.fail as appropriatecjihrig
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