summaryrefslogtreecommitdiff
path: root/test/parallel/test-event-emitter-listeners-side-effects.js
AgeCommit message (Expand)Author
2017-04-12test: remove common.fail()Rich Trott
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-07-15test: s/assert.fail/common.fail as appropriatecjihrig
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-04-18events: don't inherit from Object.prototypeBrian White
2016-02-02test: fix redeclared test-event-emitter-* varsRich Trott
2016-01-01test: remove unused modulesRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-26test: remove stray copyright noticesBen Noordhuis
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny