summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-null-bytes.js
AgeCommit message (Expand)Author
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-06-27fs: undeprecate lchown()cjihrig
2018-03-07lib: port remaining errors to new systemMichaƫl Zasso
2018-02-08fs: throw errors on invalid paths synchronouslyJoyee Cheung
2017-08-31errors: convert 'fs'matzavinos
2017-06-23benchmark,lib,test: use braces for multiline blockRich Trott
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-04-12test: remove common.fail()Rich Trott
2017-03-10meta: restore original copyright headerJames M Snell
2017-03-03test: fix args in parallel/test-fs-null-bytes.jsVse Mozhet Byt
2017-02-06test: add common.mustNotCall()cjihrig
2017-02-06fs: allow WHATWG URL and file: URLs as pathsJames M Snell
2017-02-03Revert "fs: allow WHATWG URL and file: URLs as paths"James M Snell
2017-02-03fs: allow WHATWG URL and file: URLs as pathsJames M Snell
2017-01-05test: improve test-fs-null-bytesAdrian Estrada
2017-01-02test: use const for all require() callscjihrig
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2015-11-10test: fix tests that check error messagescjihrig
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-05-19test: enable linting for testsRoman Reiss
2015-02-19fs: ensure nullCheck() callback is a functioncjihrig
2015-01-19fs: add error code on null byte pathscjihrig
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny