summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-whatwg-url.js
AgeCommit message (Expand)Author
2019-11-19util: escape C1 control characters and switch to hex formatRuben Bridgewater
2019-01-11url: return backslashes from fileURLToPath on winKevin Smith
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-03-07lib: port remaining errors to new systemMichaƫl Zasso
2018-02-08fs: throw errors on invalid paths synchronouslyJoyee Cheung
2017-10-10test: replace common.fixturesDir with fixturesChris Jimenez
2017-08-31errors: convert 'fs'matzavinos
2017-07-09test: common.expectsError should be a must callRuben Bridgewater
2017-06-24test: remove require('buffer') on 6 fs test filessallen450
2017-04-25url: port WHATWG URL API to internal/errorsTimothy Gu
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