node-gyp/test
Stefan Stojanovic 7a3fe1c437
win,install: only download target_arch node.lib (#2857)
Instead of downloading node.lib for all architectures, just download the
one that will be needed. Install.js changed to enable downloading just
node.lib for node versions that already have tarball downloaded and
extracted. Not fetching lib now fails the installation. Increased
installVersion because of the changes.

Refs: https://github.com/nodejs/node-gyp/issues/2847
2023-06-09 17:38:42 +02:00
..
fixtures feat: add support for native windows arm64 build tools 2023-05-25 12:29:04 +02:00
node_modules/hello_world Revert "build,test: add duplicate symbol test" 2019-07-17 14:29:16 +10:00
common.js test: configure proper devDir for invoking configure() 2019-11-18 13:30:35 +11:00
process-exec-sync.js src: update to standard@14 2019-10-02 13:57:30 +10:00
reporter.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
simple-proxy.js src: implement standard.js linting 2019-07-06 14:36:37 +10:00
test-addon.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-configure-python.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-create-config-gypi.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-download.js win,install: only download target_arch node.lib (#2857) 2023-06-09 17:38:42 +02:00
test-find-accessible-sync.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-find-node-directory.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-find-python.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-find-visualstudio.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-install.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-options.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00
test-process-release.js Migration from tap to mocha (#2851) 2023-06-05 17:05:29 +02:00