utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz.
authorLudovic Courtès <ludo@gnu.org>
Thu, 23 May 2019 20:11:33 +0000 (22:11 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 27 May 2019 20:47:24 +0000 (22:47 +0200)
commit4c7ebe318f6b3c4ddadcea8d08c9fb67ac46ec1e
tree700e46bc8ccb89b171a618e488efc542931884c4
parent2a991f3ae4823730395c7970d83159e93d5f5fe2
utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz.

* tests/utils.scm (test-compression/decompression): New procedure.
<top level>: Call it for both 'xz and 'gzip.
tests/utils.scm