aboutsummaryrefslogtreecommitdiff
path: root/test/simple/test-event-emitter-num-args.js
AgeCommit message (Expand)Author
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-03-14Update copyright headersRyan Dahl
2010-12-05GJSLint all simple tests exclude http-*, url, pathOleg Efimov
2010-12-04Fix global leaksRyan Dahl
2010-11-29Fix number of args emitted by EventEmitter during "fast case" (lte 3 args)Jeremy Martin