aboutsummaryrefslogtreecommitdiff
path: root/test/pummel/test-fs-watch-file.js
AgeCommit message (Expand)Author
2014-02-06fs: make unwatchFile() insensitive to pathiamdoron
2012-07-09test: make test-fs-watch-file write to tmp dirBen Noordhuis
2012-07-09fs: make unwatchFile() remove a specific listenerBen Noordhuis
2012-06-21fs: make fs.watchFile() work on windowsBen Noordhuis
2012-03-03disable fs.watchFile tests on windowsIgor Zinkovsky
2011-11-02Remove separation of libuv testsRyan Dahl
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-10-12Move some slow tests to pummelRyan Dahl