summaryrefslogtreecommitdiff
path: root/test/pummel/test-watch-file.js
AgeCommit message (Expand)Author
2017-08-27test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-09test: refactor test-watch-file.jssivaprasanna
2017-01-02test: use const for all require() callscjihrig
2016-08-18test: fix assertion in test-watch-file.jsRich Trott
2016-01-05test: remove unused varsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2012-06-21fs: make fs.watchFile() work on windowsBen Noordhuis
2012-03-03disable fs.watchFile tests on windowsIgor Zinkovsky
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-10-12Fix test/pummel/test-watch-file.jsRyan Dahl
2011-08-23Mark tests which are broken in libuvRyan Dahl
2011-03-14Update copyright headersRyan Dahl
2010-12-05GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov
2010-12-04Fix global leaksRyan Dahl
2010-12-02GJSLint part of testsOleg Efimov
2010-07-15Update tests to work with module contextsRyan Dahl
2010-06-23:%s/sys.puts/console.log/gRyan Dahl
2010-03-31Bugfix: watchFile, unwatch, watch causes errorJohan Dahlberg
2010-03-08Remove process.mixin dependency from all tests.isaacs
2010-03-01Move watchFile into fs moduleRyan Dahl
2010-02-25Split tests.arlolra