summaryrefslogtreecommitdiff
path: root/std/node/events_test.ts
AgeCommit message (Expand)Author
2020-02-19Enable TS strict mode by default (#3899)Maximilien Mellen
2020-02-17feat: Asynchronous event iteration node polyfill (#4016)Chris Knight
2020-02-11feat(node): add EventEmitter.errorMonitor (#3960)Chris Knight
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek IwaƄczuk
2020-02-10feat: Event emitter node polyfill (#3944)Chris Knight
2019-10-09remove std submoduleRyan Dahl
2019-10-04Move deno_std to a more convenient location. (#3057)Ryan Dahl