Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: refactor events tests for invalid listeners | Adrian Estrada | 2020-04-24 | 1 | -11/+0 |
* | test: refactor common.expectsError | Ruben Bridgewater | 2019-12-31 | 1 | -2/+2 |
* | errors: improve ERR_INVALID_ARG_TYPE | Ruben Bridgewater | 2019-12-20 | 1 | -2/+2 |
* | test: remove `util.inherits()` usage | ZYSzys | 2018-12-30 | 1 | -3/+4 |
* | lib: always show ERR_INVALID_ARG_TYPE received part | Ruben Bridgewater | 2018-03-25 | 1 | -2/+2 |
* | lib: improve the usage of TypeError[INVALID_ARG_TYPE] | Weijia Wang | 2017-11-12 | 1 | -1/+1 |
* | events: migrate to internal/errors | James M Snell | 2017-10-13 | 1 | -2/+6 |
* | test: s/assert.equal/assert.strictEqual/ | Gibson Fahnestock | 2017-01-11 | 1 | -3/+4 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -1/+1 |
* | test: exercise EE function type checking paths | cjihrig | 2016-09-09 | 1 | -0/+6 |
* | events: add prependListener() and prependOnceListener() | James M Snell | 2016-04-22 | 1 | -0/+41 |