Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: remove require('buffer') on 6 fs test files | sallen450 | 2017-06-24 | 1 | -1/+0 |
* | test: reduce string concatenations | Vse Mozhet Byt | 2017-05-05 | 1 | -1/+1 |
* | 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 | -3/+3 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -5/+5 |
* | test: increase usage of assert.ifError() | cjihrig | 2017-01-02 | 1 | -2/+2 |
* | test: use mustCall() for simple flow tracking | cjihrig | 2016-07-18 | 1 | -11/+6 |
* | test: only refresh tmpDir for tests that need it | Rich Trott | 2015-06-13 | 1 | -0/+3 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -1/+2 |
* | fs: fix .write() not coercing non-string values | Jeremiah Senkpiel | 2015-03-08 | 1 | -0/+29 |