Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: remove obsolete eslint comments | cjihrig | 2018-12-19 | 1 | -1/+0 |
* | test: begin normalizing fixtures use | James M Snell | 2017-08-07 | 1 | -3/+9 |
* | test: replace concatenation with template literal | rockcoder23 | 2017-07-25 | 1 | -3/+2 |
* | 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: s/assert.notEqual()/assert.notStrictEqual()/ | cjihrig | 2017-01-06 | 1 | -1/+1 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -3/+3 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+2 |
* | 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/+29 |