summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-write-stream-throw-type-error.js
AgeCommit message (Expand)Author
2019-08-10test: clean tmpdir on process exitJoão Reis
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-08-31errors: convert 'fs'matzavinos
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-05-05lib,test: use regular expression literalsRich Trott
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-01-16test: improve test-fs-write-stream-throw-typeAdrian Estrada
2016-10-06fs: refactor "options" processing as a functionSakthipriyan Vairamani
2015-11-10test: fix tests that check error messagescjihrig
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-06-05fs: Add string encoding option for Stream methodYosuke Furukawa