]> git.ipfire.org Git - thirdparty/zstd.git/commit
pzstd: fix test failure on headless build 406/head
authorPádraig Brady <P@draigBrady.com>
Thu, 6 Oct 2016 14:13:10 +0000 (15:13 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 6 Oct 2016 21:38:27 +0000 (22:38 +0100)
commit0dd8071e2e96c0ce4a536a4e97cef3ddca6d0a9f
tree6491d04a121c273265e661ea462c3b388738a917
parentf405b8acbe8be70aa05e0a7bf035fe1efe20b99f
pzstd: fix test failure on headless build

Remove this test as pass/fail status is
dependent on whether I/O is connected to a tty.
It currrently passes on a tty but fails on
a package build system for example.
contrib/pzstd/test/OptionsTest.cpp