11 Commits (ac0665c908e31787c2b5ea5e84d1a05cb4cc6c97)

Author SHA1 Message Date
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
iamdoron 1317032c97 fs: make unwatchFile() insensitive to path 11 years ago
Ben Noordhuis 63c2391984 test: make test-fs-watch-file write to tmp dir 12 years ago
Ben Noordhuis 5b5362aa8d fs: make unwatchFile() remove a specific listener 12 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Igor Zinkovsky 61be6844aa disable fs.watchFile tests on windows 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl e911171e03 Move some slow tests to pummel 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Thomas Shinnick 7dc2c492e9 fs: unguarded fs.watchFile cache statWatchers checking fixed 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
Yoshihiro Kikuchi d3d776f978 test: added test/simple/test-fs-watch-file.js 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 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
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
Tim Caswell 6115df6338 File API tweaks 15 years ago
Ryan Dahl b82ef28d9d Rename 'posix' module to 'fs' 15 years ago
Ryan Dahl f80cc69c23 libeio bugfix part 3 15 years ago
Ryan Dahl 04dd2d51be libeio bugfix: want_poll should be called if breaking on maxreq 15 years ago