summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-write-string-coerce.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove require('buffer') on 6 fs test filessallen4502017-06-241-1/+0
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-5/+5
* test: increase usage of assert.ifError()cjihrig2017-01-021-2/+2
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-11/+6
* test: only refresh tmpDir for tests that need itRich Trott2015-06-131-0/+3
* test: enable linting for testsRoman Reiss2015-05-191-1/+2
* fs: fix .write() not coercing non-string valuesJeremiah Senkpiel2015-03-081-0/+29