Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: replace indexOf with includes and startsWith | Nataly Shrits | 2017-07-02 | 1 | -1/+1 |
* | test: reduce string concatenations | Vse Mozhet Byt | 2017-05-05 | 1 | -1/+1 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: add common.mustNotCall() | cjihrig | 2017-02-06 | 1 | -2/+2 |
* | test: cleanup test-dgram-error-message-address | Michael Macherey | 2016-11-28 | 1 | -12/+12 |
* | test: use random ports where possible | Brian White | 2016-06-10 | 1 | -6/+6 |
* | test: remove unused vars from parallel tests | Rich Trott | 2016-01-04 | 1 | -1/+0 |
* | test: wrap assert.fail when passed to callback | Myles Borins | 2015-10-24 | 1 | -2/+2 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | test: accept EPROTONOSUPPORT ipv6 error | Ben Noordhuis | 2015-02-06 | 1 | -4/+4 |
* | test: fix parallel/test-dgram-error-message-address | Ben Noordhuis | 2015-01-23 | 1 | -2/+4 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | dgram: make error messages more informative | Evan Lucas | 2015-01-08 | 1 | -0/+55 |