0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons/openssl-binding
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl
Currently when node is build --without-ssl and the test are run,
there are a number of failing test due to tests expecting crypto
support to be available. This commit fixes fixes the failure and
instead skips the tests that expect crypto to be available.

PR-URL: https://github.com/nodejs/node/pull/11631
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2017-03-04 20:16:52 +01:00
..
binding.cc test: remove internal headers from addons 2016-08-05 12:49:39 -07:00
binding.gyp test: make tests pass when configured without-ssl 2017-03-04 20:16:52 +01:00
test.js test: make tests pass when configured without-ssl 2017-03-04 20:16:52 +01:00