0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/msvs
Richard Lau b3b3f53a33 build: exclude npm test directories on Windows
npm test directories are excluded on other platforms by
`tools/install.py`. Do the same on Windows.

Fixes: https://github.com/nodejs/node/issues/22901

PR-URL: https://github.com/nodejs/node/pull/23001
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: João Reis <reis@janeasystems.com>
2018-10-02 13:19:49 -04:00
..
install_tools win,msi: display license notes before installing tools 2018-09-26 18:43:01 +01:00
msi build: exclude npm test directories on Windows 2018-10-02 13:19:49 -04:00
npm
pch build,win,v8: allow precompiling objects-inl.h 2018-07-27 00:43:43 -07:00
find_nasm.cmd
find_python.cmd tools,win: fix find_python error 2018-09-17 16:50:47 -07:00
nodevars.bat
vswhere_usability_wrapper.cmd