mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 23:16:30 +01:00
1402fef098
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> |
||
---|---|---|
.. | ||
async-hello-world | ||
at-exit | ||
buffer-free-callback | ||
heap-profiler | ||
hello-world | ||
hello-world-function-export | ||
load-long-path | ||
make-callback | ||
make-callback-recurse | ||
new-target | ||
node-module-version | ||
null-buffer-neuter | ||
openssl-binding | ||
parse-encoding | ||
repl-domain-abort | ||
stringbytes-external-exceed-max | ||
symlinked-module | ||
zlib-binding | ||
.gitignore | ||
testcfg.py |