Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: remove common.fail() | Rich Trott | 2017-04-12 | 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 |
* | test: s/assert.fail/common.fail as appropriate | cjihrig | 2016-07-15 | 1 | -1/+1 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -1/+1 |
* | test: apply correct assert.fail() arguments | Rich Trott | 2015-10-16 | 1 | -1/+1 |
* | dgram: make send cb act as "error" event handler | Matteo Collina | 2015-08-04 | 1 | -0/+37 |