18 Commits (14c6ae81fbc34365ee3fe8f3145fd826d1435586)

Author SHA1 Message Date
Benjamin Fleischer 4897ae2114
benchmark,build,doc,lib,src,test: correct typos 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
Rich Trott dfd3046327 test: make test-fs-access stricter 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig e5499b32cf test: s/assert.notEqual()/assert.notStrictEqual()/ 8 years ago
Adrian Estrada 6c7219efcd test: improve test-fs-access 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
James M Snell 060e5f0c00 fs: Buffer and encoding enhancements to fs API 9 years ago
Rich Trott 9534f6dfd5 tools: enable additional lint rules 9 years ago
cjihrig 2c33819370 test: fix tests that check error messages 9 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 9 years ago
Rich Trott 7c79490bfb test: only refresh tmpDir for tests that need it 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Johan Bergström fd3ea29902 test: fix test-fs-access when uid is 0 10 years ago
cjihrig ecef87177a fs: ensure nullCheck() callback is a function 10 years ago
Ben Noordhuis 767ee73486 test: strip copyright boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
cjihrig 165b70f146 fs: add access() and accessSync() 10 years ago