summaryrefslogtreecommitdiff
path: root/test/parallel/test-event-emitter-get-max-listeners.js
AgeCommit message (Expand)Author
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-08-23node: rename from io.js to nodecjihrig
2015-05-19test: enable linting for testsRoman Reiss
2015-05-18doc: update links from iojs/io.js to nodejs/io.jsFrederic Hemberger
2015-01-20lib: fix TypeError with EventEmitter#on() abuseBen Noordhuis
2015-01-20test: fix event-emitter-get-max-listeners styleBen Noordhuis
2015-01-20test: strip copyright boilerplateBen Noordhuis
2014-12-17test: split test in parallel/sequentialFedor Indutny