test: add hasCrypto check to test-cli-node-options by danbev · Pull Request #12692 · nodejs/node
Currently when configure --without-ssl the test will throw the following error: bad option: --use-openssl-ca This commit checks if crypto was enabled and skips the crypto related tests if that is the case.
Issues and PRs related to the Node.js command line interface.
label
Apr 27, 2017danbev added a commit to danbev/node that referenced this pull request
Apr 29, 2017Currently when configure --without-ssl the test will throw the following error: bad option: --use-openssl-ca This commit checks if crypto was enabled and skips the crypto related tests if that is the case. PR-URL: nodejs#12692 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com>/
danbev
deleted the
add-has-crypto-check-cli-node-options
branch
This was referenced
Jun 15, 2017This was referenced
Jun 22, 2023This was referenced
Jun 22, 2023This was referenced
Jul 6, 2023This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters