Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: remove common.noop | Rich Trott | 2017-07-03 | 1 | -1/+1 |
* | test: add common.noop, default for common.mustCall() | James M Snell | 2017-03-26 | 1 | -2/+2 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: s/assert.equal/assert.strictEqual/ | Gibson Fahnestock | 2017-01-11 | 1 | -1/+1 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -3/+3 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -3/+3 |
* | test: use mustCall() for simple flow tracking | cjihrig | 2016-07-18 | 1 | -6/+2 |
* | test,benchmark: use deepStrictEqual() | Rich Trott | 2016-04-22 | 1 | -1/+2 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | events: deprecate static listenerCount function | Sakthipriyan Vairamani | 2015-08-20 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -1/+2 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+69 |