1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-06 19:09:38 +03:00
Files
zstd/tests/test-zstd-versions.py
Nick Terrell 321490cd5b [version-test] Work around bugs in v0.7.3 dict builder
Before calling a dictionary good, make sure that it can compress an
input. If v0.7.3 rejects v0.7.3's dictionary, fall back to the v1.0
dictionary. This is not the job of the verison test to test it, because
we cannot fix this code.
2023-01-25 13:47:51 -08:00

12 KiB
Executable File