Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: replace common.fixtiresDir with fixtures.readKey() | woj | 2017-11-17 | 1 | -5/+7 |
* | test: simplify test skipping | Vse Mozhet Byt | 2017-07-19 | 1 | -6/+3 |
* | test: reduce string concatenations | Vse Mozhet Byt | 2017-05-05 | 1 | -2/+2 |
* | 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 | -7/+7 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -6/+6 |
* | 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: changing process.exit to return while skipping tests | Sakthipriyan Vairamani | 2015-07-20 | 1 | -1/+1 |
* | tls: prevent use-after-free | Fedor Indutny | 2015-06-04 | 1 | -0/+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 | -3/+8 |
* | streams: introduce StreamWrap and JSStream | Fedor Indutny | 2015-02-24 | 1 | -0/+69 |