Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: refactor common.expectsError | Ruben Bridgewater | 2019-12-31 | 1 | -1/+2 |
* | test: replace assert.throws w/ common.expectsError | Mithun Sasidharan | 2017-12-08 | 1 | -3/+2 |
* | net: fix abort on bad address input | Ruben Bridgewater | 2017-06-19 | 1 | -7/+16 |
* | test: reduce string concatenations | Vse Mozhet Byt | 2017-05-05 | 1 | -1/+1 |
* | test: add common.mustNotCall() | cjihrig | 2017-02-06 | 1 | -1/+1 |
* | test: s/assert.equal/assert.strictEqual/ | Gibson Fahnestock | 2017-01-11 | 1 | -2/+2 |
* | 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 | -3/+3 |
* | test: wrap assert.fail when passed to callback | Myles Borins | 2015-10-24 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+12 |