Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stream: do not use _stream_* anymore | Matteo Collina | 2021-01-05 | 1 | -2/+1 |
* | stream: cleanup and fix Readable.wrap | Robert Nagy | 2020-07-11 | 1 | -0/+10 |
* | test: use shorthand properties | Tobias Nießen | 2018-01-17 | 1 | -3/+2 |
* | test: add common.noop, default for common.mustCall() | James M Snell | 2017-03-26 | 1 | -1/+1 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: refactor test-stream2-readable-wrap.js | David Goussev | 2017-01-02 | 1 | -37/+18 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -4/+4 |
* | test,benchmark: use deepStrictEqual() | Rich Trott | 2016-04-22 | 1 | -1/+1 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -2/+2 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -8/+11 |
* | 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/+108 |