Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use ES6 classes instead of util.inherits | Tobias Nießen | 2017-11-12 | 1 | -25/+23 |
* | 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 | -4/+4 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -3/+2 |
* | test: remove unused vars from parallel tests | Rich Trott | 2016-01-04 | 1 | -1/+0 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | streams: update .readable/.writable to false | Brian White | 2015-12-02 | 1 | -0/+22 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | test: common.js -> common | Brendan Ashworth | 2015-02-22 | 1 | -1/+1 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -22/+0 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+53 |