summaryrefslogtreecommitdiff
path: root/test/parallel/test-event-emitter-remove-listeners.js
AgeCommit message (Expand)Author
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-10-13events: migrate to internal/errorsJames M Snell
2017-07-03test: remove common.noopRich Trott
2017-04-12test: remove common.fail()Rich Trott
2017-04-04events: do not keep arrays with a single listenerLuigi Pinca
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-02-03test: improve coverage on removeListeners functionsmatsuda-koushi
2017-01-27test: expand test coverage of events.jsVinícius do Carmo
2016-09-09test: exercise EE function type checking pathscjihrig
2016-05-02test: refactor large event emitter testscjihrig
2016-04-29events: pass the original listener added by onceDavidCai
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-03-13doc: update removeListener behaviourVaibhav
2016-01-04test: remove unused vars from parallel testsRich Trott
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-05-19test: enable linting for testsRoman Reiss
2015-02-02events: remove indeterminancy from event orderingSam Roberts
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny