summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-write-stream.js
Commit message (Expand)AuthorAgeFilesLines
* stream: throw invalid argument errorsRobert Nagy2020-02-251-6/+5
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+2
* fs: remove unnecessary argument checkRobert Nagy2019-09-221-6/+7
* test: clean tmpdir on process exitJoão Reis2019-08-101-0/+1
* test: move tmpdir to submodule of commonRich Trott2018-01-311-2/+4
* fs: migrate errors to internal/errorsSteven2017-12-241-0/+13
* test: remove common.fail()Rich Trott2017-04-121-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* test: cleanup IIFE testscjihrig2016-07-141-7/+6
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-7/+6
* test: apply correct assert.fail() argumentsRich Trott2015-10-161-1/+1
* test: only refresh tmpDir for tests that need itRich Trott2015-06-131-0/+2
* test: enable linting for testsRoman Reiss2015-05-191-1/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+50