node-gyp/test
Richard Townsend 2441932dc4 src,win: add support for fetching arm64 node.lib
Windows on Arm support is available in some versions of Node.js v12 and
Electron v6. This update allows node-gyp to fetch the appropriate
node.lib to build native modules. If an arm64 binary is not available
for the target node version, it's logged but ignored.

arm64 is not expected to work in very old node.lib distribution formats,
the test URLs in these cases are added to be consistent with x64.

PR-URL: https://github.com/nodejs/node-gyp/pull/1875
Reviewed-By: João Reis <reis@janeasystems.com>
2019-09-30 22:49:26 +01:00
..
fixtures gyp: fix the remaining Python 3 issues 2019-06-26 15:23:23 +10:00
node_modules/hello_world Revert "build,test: add duplicate symbol test" 2019-07-17 14:29:16 +10:00
docker.sh Update list of Node.js versions to test against. 2019-05-06 09:29:29 +02:00
process-exec-sync.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
simple-proxy.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
test-addon.js Revert "build,test: add duplicate symbol test" 2019-07-17 14:29:16 +10:00
test-configure-python.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
test-download.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
test-find-accessible-sync.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
test-find-node-directory.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
test-find-python.js test: accept Python 3 in test-find-python.js 2019-07-26 15:40:15 +01:00
test-find-visualstudio.js win: make VS path match case-insensitive 2019-07-08 16:06:24 +01:00
test-install.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
test-options.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
test-process-release.js src,win: add support for fetching arm64 node.lib 2019-09-30 22:49:26 +01:00