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