node/test/addons
Ben Noordhuis 3cefd65e90 build: export openssl symbols on windows
Export symbols from the bundled openssl for add-ons to link against.

Fixes: https://github.com/nodejs/node-v0.x-archive/issues/4051
PR-URL: https://github.com/nodejs/node/pull/6274
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-11-14 11:14:40 -05:00
..
async-hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
at-exit test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
buffer-free-callback test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
heap-profiler test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
hello-world-function-export test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
load-long-path test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
make-callback test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
make-callback-recurse test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
openssl-binding build: export openssl symbols on windows 2016-11-14 11:14:40 -05:00
repl-domain-abort test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
stringbytes-external-exceed-max test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
.gitignore build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
testcfg.py