Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use common.expectsError in tests | Mithun Sasidharan | 2017-12-08 | 1 | -3/+3 |
* | dgram: convert to using internal/errors | Michael Dawson | 2017-05-24 | 1 | -1/+5 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: add dgram.Socket.prototype.bind's test | abouthiroppy | 2017-01-22 | 1 | -3/+7 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -2/+2 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 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 | -1/+2 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | dgram: change Socket.bind() to return itself | Brendan Ashworth | 2014-12-29 | 1 | -1/+3 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+32 |