Print zlib/lz4/lzma library versions in verbose version output

Knowing the version of zlib/lz4/lzma we're linking against is very
useful for debugging issues with those libraries, so print it out in the
verbosity 4 version output.

Also print this information at the top of `playTests.sh`.
This commit is contained in:
Nick Terrell
2022-01-26 18:25:58 -08:00
parent a0acf9aa49
commit e60eba58bf
4 changed files with 43 additions and 0 deletions
+1
View File
@@ -183,6 +183,7 @@ else
fi
zstd -vvV
println "\n===> simple tests "