test: skip long path tests on non-Windows
authorRafał Pocztarski <r.pocztarski@gmail.com>
Wed, 2 Dec 2015 17:13:27 +0000 (18:13 +0100)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:17 +0000 (11:52 -0800)
commit90498e2a681110b601ff076e96a4971b0ee6e5e7
tree1b28e908b5e381354b16a06369e44c953e629c0a
parentc96eca164fb1697d44f546d8bb87b56cb618b362
test: skip long path tests on non-Windows

If not running on Windows it skips the long path tests in:

* test-fs-long-path.js
* test-require-long-path.js

Fixes: https://github.com/nodejs/node/issues/2255
PR-URL: https://github.com/nodejs/node/pull/4116
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
test/parallel/test-fs-long-path.js
test/parallel/test-require-long-path.js