mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Tests: Add a new file to test empty LZMA2 streams.
This commit is contained in:
parent
d099ef9f51
commit
af9d48d551
2 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,10 @@
|
||||||
uncompressed with dictionary reset, and third is LZMA with new
|
uncompressed with dictionary reset, and third is LZMA with new
|
||||||
properties but without dictionary reset.
|
properties but without dictionary reset.
|
||||||
|
|
||||||
|
good-1-lzma2-5.xz has an empty LZMA2 stream with only the end of
|
||||||
|
payload marker. XZ Utils 5.0.1 and older incorrectly see this file
|
||||||
|
as corrupt.
|
||||||
|
|
||||||
good-1-3delta-lzma2.xz has three Delta filters and LZMA2.
|
good-1-3delta-lzma2.xz has three Delta filters and LZMA2.
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
tests/files/good-1-lzma2-5.xz
Normal file
BIN
tests/files/good-1-lzma2-5.xz
Normal file
Binary file not shown.
Loading…
Reference in a new issue