0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Ben Noordhuis b4d4fd939c 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-07-05 16:09:58 +02:00
..
async-hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
at-exit test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
buffer-free-callback test: don't use internal headers in add-on tests 2016-06-29 13:49:35 +02:00
heap-profiler test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
hello-world-function-export test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
load-long-path test,win: skip addons/load-long-path on WOW64 2016-05-27 12:05:49 +02:00
make-callback test: don't use internal headers in add-on tests 2016-06-29 13:49:35 +02:00
make-callback-recurse test: don't use internal headers in add-on tests 2016-06-29 13:49:35 +02:00
null-buffer-neuter test: don't use internal headers in add-on tests 2016-06-29 13:49:35 +02:00
openssl-binding build: export openssl symbols on windows 2016-07-05 16:09:58 +02:00
parse-encoding src: alias BINARY to LATIN1 2016-06-19 09:26:37 +02:00
repl-domain-abort test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
stringbytes-external-exceed-max buffer: introduce latin1 encoding term 2016-06-07 13:51:14 -06:00
symlinked-module src,module: add --preserve-symlinks command line flag 2016-05-13 11:43:47 -07:00
.gitignore build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
testcfg.py addons: build and test examples 2014-01-22 00:39:13 +04:00