| Commit message (Expand) | Author | Age | Files | Lines |
* | test: replace anonymous function with arrow | Gagandeep Singh | 2018-11-23 | 1 | -2/+2 |
* | test: begin normalizing fixtures use | James M Snell | 2017-08-07 | 1 | -5/+4 |
* | test: simplify test skipping | Vse Mozhet Byt | 2017-07-04 | 1 | -6/+3 |
* | 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: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -4/+4 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -6/+6 |
* | test: use mustCall() for simple flow tracking | cjihrig | 2016-07-18 | 1 | -10/+4 |
* | test: use random ports where possible | Brian White | 2016-06-10 | 1 | -2/+2 |
* | test: abstract skip functionality to common | Jeremiah Senkpiel | 2016-05-12 | 1 | -1/+1 |
* | test: remove unused variables from TLS tests | Rich Trott | 2015-12-28 | 1 | -1/+0 |
* | test: replace deprecated util.debug() calls | Rich Trott | 2015-09-28 | 1 | -1/+1 |
* | test: changing process.exit to return while skipping tests | Sakthipriyan Vairamani | 2015-07-20 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | test: refactor all tests that depends on crypto | Johan Bergström | 2015-03-05 | 1 | -5/+6 |
* | 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/+62 |