test: add hasCrypto check to test-cli-node-options by danbev · Pull Request #12692 · nodejs/node

@danbev

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.

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

Apr 27, 2017

@mscdex mscdex added the cli

Issues and PRs related to the Node.js command line interface.

label

Apr 27, 2017

sam-github

danbev added a commit to danbev/node that referenced this pull request

Apr 29, 2017
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.

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 danbev deleted the add-has-crypto-check-cli-node-options branch

April 30, 2017 05:39

This was referenced

Jun 15, 2017

This was referenced

Jun 22, 2023

This was referenced

Jun 22, 2023

This was referenced

Jul 6, 2023