0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/test/addons
Anna Henningsen 4c9b0bdf2f 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-17 18:44:00 -07:00
..
async-hello-world test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
at-exit
buffer-free-callback test: don't use internal headers in add-on tests 2016-06-29 13:49:35 +02:00
heap-profiler
hello-world
hello-world-function-export
load-long-path
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 test: remove internal headers from addons 2016-08-05 12:49:39 -07:00
parse-encoding test: remove internal headers from addons 2016-08-05 12:49:39 -07:00
repl-domain-abort
stringbytes-external-exceed-max
symlinked-module
zlib-binding test: add an zlib binding addon test 2016-08-17 18:44:00 -07:00
.gitignore
testcfg.py