Subject: | Disabling the zlib version tests |
I am working to fix a test failure in the Debian package IO::Compress.
We think that the zlib version test is not useful for us, because the
name of the zlib package will change if there are incompatible ABI
changes. Therefore we'd like to disable these tests to avoid build failures.
The attached patch will skip the version tests if
TEST_SKIP_VERSION_CHECK is set.
Subject: | disable-zlib-version-test |
Message body not shown because it is not plain text.