19 Commits (d6a774b1bd2c7ccbd783b06a95f6eeeb8dca210c)

Author SHA1 Message Date
Rich Trott 380929ec0c test: remove common.noop 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Luigi Pinca 8d386ed7e1 events: do not keep arrays with a single listener 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
matsuda-koushi 7d2dc90aeb test: improve coverage on removeListeners functions 8 years ago
Vinícius do Carmo bee83e0bbc test: expand test coverage of events.js 8 years ago
cjihrig e57ff455e2 test: exercise EE function type checking paths 8 years ago
cjihrig 1ab5b4ef20 test: refactor large event emitter tests 9 years ago
DavidCai 706778a902 events: pass the original listener added by once 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Vaibhav f2bd9cddee doc: update removeListener behaviour 9 years ago
Rich Trott c14726cefc test: remove unused vars from parallel tests 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Sam Roberts 233e333b18 events: remove indeterminancy from event ordering 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Ben Noordhuis 84221fd1d6 events: add 'removeListener' event 12 years ago
Nathan Rajlich 713b9249e1 Revert "events: don't delete the listeners array in removeListener()" 12 years ago
Nathan Rajlich 928ea564d1 events: don't delete the listeners array in removeListener() 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Jonas Pfenniger fea6f829bf FIX: EventEmitter#removeListener logic 15 years ago