Make download() function testable.
Move the function around so it can be tested and add a regression test. As a policy vs. mechanism thing, change the control flow to handle exceptions at the call site, not inside the download function. PR-URL: https://github.com/nodejs/node-gyp/pull/837 Reviewed-By: Rod Vagg <rod@vagg.org>
B
Ben Noordhuis committed
b3ad43498e3a811a16beb4c3cc0370df0a753c6b
Parent: 89692c9