22 Commits (c8a21436c9f2b74eecb2d7e99879ec1bc3d72a4c)

Author SHA1 Message Date
Rich Trott 8c2cac650a test: refactor test/sequential/test-fs-watch.js 7 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 7 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 7 years ago
章礼平 fb37922cf3 test: change isAix to isAIX 7 years ago
Rich Trott 7f18532cf8 test: use mustNotCall() in test-fs-watch 7 years ago
RobotMermaid b65d5e447b test: cleanup test-fs-watch.js 8 years ago
Rich Trott 3663ac27c1 test: remove flaky designation for test on AIX 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
sivaprasanna 5b82800241 test: refactor the code in test-fs-watch.js 8 years ago
Santiago Gimeno 5f617c5f9e test: fix flaky fs-watch tests 8 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Rich Trott d26b014391 test: refactor test-fs-watch 9 years ago
Rich Trott 26e47efbca test: split independent tests into separate files 9 years ago
charlierudolph 87e820ead5 fs: include filename in watch errors 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
Roman Reiss 955c1508da test: reduce sequential/test-fs-watch flakiness 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
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Ben Noordhuis c5ed96a4b1 test: speed up simple/test-fs-watch 11 years ago
isaacs 5e9c7a92f2 test: Darwin file watcher has paths now 12 years ago
isaacs 1510116337 test: fs.watch filename support on Darwin 12 years ago
isaacs 1c2982b94f Update doc and test for sunos/solaris switch 12 years ago
isaacs b48f7f7eac test: Solaris is not as granular with rename fs watch events 13 years ago
Andreas Madsen a039bad299 fs.watch should not require a listener arguments 13 years ago
Ben Noordhuis ebb79cdaba Revert "test-fs-watch: Add faster failure, and link to #2813" 13 years ago
isaacs 9a6f936c8a test-fs-watch: Add faster failure, and link to #2813 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Ben Noordhuis 884f689efe test: add #2293 regression test 13 years ago
Ben Noordhuis 539598b11f test: don't create temp files in fixtures dir 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Igor Zinkovsky 8fe5712477 fs watcher binding 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