diff options
Diffstat (limited to 'tests/zlib/ref.txt')
-rw-r--r-- | tests/zlib/ref.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/zlib/ref.txt b/tests/zlib/ref.txt new file mode 100644 index 00000000..7211459e --- /dev/null +++ b/tests/zlib/ref.txt @@ -0,0 +1,6 @@ +zlib version 1.2.5 = 4688, compile flags = 85 +uncompress(): hello, hello! +inflate(): hello, hello! +large_inflate(): OK +after inflateSync(): hello, hello! +inflate with dictionary: hello, hello! |