Tests: Skip .lz files in test_files.sh if not configured.
commitef7fbe83937abd7f55f1637c1d08b559f1d3d6cc
authorJia Tan <jiat0218@gmail.com>
Fri, 21 Jul 2023 10:05:44 +0000 (21 18:05 +0800)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 1 Aug 2023 15:41:42 +0000 (1 18:41 +0300)
tree0e92ccd29f2f757149928c3fce16668c3d135c95
parente49815ba7aa610b72e8724025eceee23c27e7b23
Tests: Skip .lz files in test_files.sh if not configured.

Previously if the lzip decoder was not configured then test_files.sh
would pass the lzip tests instead of skipping them.
tests/test_files.sh