]> git.ipfire.org Git - thirdparty/zstd.git/commit
added gzip tests
authorYann Collet <cyan@fb.com>
Thu, 2 Mar 2017 00:49:20 +0000 (16:49 -0800)
committerYann Collet <cyan@fb.com>
Thu, 2 Mar 2017 00:49:20 +0000 (16:49 -0800)
commitc1c040eae1c06e66512c604d0fba092a44d3b9fd
tree84c89bf1241de7e8c8fb728da267e33414fe7672
parent76f04940898bf062ad4504d95fe741c0c784cb24
added gzip tests

also : made sure zstd --format=gzip -V
would fail if gzip compatibility is not supported
programs/bench.c
programs/zstdcli.c
tests/playTests.sh