node/test/addons
Anna Henningsen d401e5575a test: add an zlib binding addon test
Add a test addon that makes use of the zlib implementation bundled
with node, checking that a compression/decompression round-trip works.

This is largely based on the already-existing OpenSSL addon.

Fixes: https://github.com/nodejs/node/issues/7535
PR-URL: https://github.com/nodejs/node/pull/8039
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-08-20 10:07:23 -05:00
..
async-hello-world test: use mustCall() for simple flow tracking 2016-07-20 06:42:36 -05:00
at-exit test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
buffer-free-callback test: don't use internal headers in add-on tests 2016-07-05 22:36:48 +02:00
heap-profiler test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
hello-world-function-export test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
load-long-path test,win: skip addons/load-long-path on WOW64 2016-06-02 22:40:49 +10:00
make-callback test: don't use internal headers in add-on tests 2016-07-05 22:36:48 +02:00
make-callback-recurse test: don't use internal headers in add-on tests 2016-07-05 22:36:48 +02:00
null-buffer-neuter test: don't use internal headers in add-on tests 2016-07-05 22:36:48 +02:00
openssl-binding test: remove internal headers from addons 2016-08-10 12:48:10 -04:00
parse-encoding test: remove internal headers from addons 2016-08-10 12:48:10 -04:00
repl-domain-abort test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
stringbytes-external-exceed-max buffer: introduce latin1 encoding term 2016-08-08 21:37:37 +02:00
symlinked-module src,module: add --preserve-symlinks command line flag 2016-05-17 08:52:27 -05:00
zlib-binding test: add an zlib binding addon test 2016-08-20 10:07:23 -05: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