Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fixe argument order in assert.strictEqual | Marc Posth | 2018-11-09 | 1 | -2/+1 |
* | lib,src: fix consistent spacing inside braces | Sebastiaan Deckers | 2017-07-21 | 1 | -1/+1 |
* | 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 | -4/+4 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -2/+2 |
* | test: use mustCall() for simple flow tracking | cjihrig | 2016-07-18 | 1 | -22/+14 |
* | test: use random ports where possible | Brian White | 2016-06-10 | 1 | -3/+3 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -1/+1 |
* | test: remove deprecated error logging | Rich Trott | 2015-10-07 | 1 | -2/+0 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | 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/+74 |