Commit 8372ea2c authored by Sakthipriyan Vairamani's avatar Sakthipriyan Vairamani Committed by Rod Vagg
Browse files

doc,test: enable recursive file watching in Windows

Recursive file watching is supported by libuv since 1.7.0. Refer
https://github.com/nodejs/node/blob/master/deps/uv/ChangeLog#L126. This
patch notes that in the docs and enables testing this feature. It also
adds proper TAP plugin parsable message for other platforms.

PR-URL: https://github.com/nodejs/node/pull/2649
Fixes: https://github.com/nodejs/node/issues/375


Reviewed-By: default avatarrvagg - Rod Vagg <rod@vagg.org>
Reviewed-By: default avatarsilverwind - Roman Reiss <me@silverwind.io>
parent aa1140e5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment