13 Commits (7192e913f703c96eddff697c4ba0daef87930776)

Author SHA1 Message Date
Vse Mozhet Byt 712596fc45 test: add callback to fs.close() in test-fs-chmod 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Adrian Estrada b85f9fec2f test: refactor the code in test-fs-chmod 8 years ago
Rich Trott 5b2a8053cb test: remove blank lines at end of files 8 years ago
Myles Borins 21b0a27af8
Revert "fs: make callback mandatory to all async functions" 8 years ago
Sakthipriyan Vairamani 9359de9dd2 fs: make callback mandatory to all async functions 8 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 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
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Bert Belder 236b217cd7 Fix issues with test-fs-chmod 13 years ago
Ben Noordhuis 55a8a3aad4 test: better fs.lchmod() availability check 13 years ago
isaacs 0ba78d5f36 Close #2166 Close the fd in lchmod 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Igor Zinkovsky 79ce48d3f0 fix for test-fs-chmod 13 years ago
Igor Zinkovsky 85357abba1 fix test-fs-chmod test 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
isaacs 5cfac21852 GH-853 fs.fchmod and fs.fchown 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
isaacs 5f2e90934e Support octal strings for modes 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
Felix Geisendörfer 44dde5f24c Remove fs/path globals from test suite 15 years ago
arlolra 04fac19822 Split tests. 15 years ago
Ryan Dahl ef55324f1a Do not use Promise in 'fs' module 15 years ago
Micheil Smith bcc032e43a Adding interface between node and libeio for Chmod. 15 years ago