mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Tests: Add test file good-1-empty-bcj-lzma2.xz.
This is from test_bcj_exact_size.c. It's good to have it as a standalone file.
This commit is contained in:
parent
dbd8b0bf45
commit
bb795fe835
2 changed files with 5 additions and 0 deletions
|
@ -93,6 +93,11 @@
|
|||
|
||||
good-1-3delta-lzma2.xz has three Delta filters and LZMA2.
|
||||
|
||||
good-1-empty-bcj-lzma2.xz has an empty Block that uses PowerPC BCJ
|
||||
and LZMA2. liblzma from XZ Utils 5.0.1 and older may incorrectly
|
||||
return LZMA_BUF_ERROR in some cases. See commit message
|
||||
d8db706acb8316f9861abd432cfbe001dd6d0c5c for the details.
|
||||
|
||||
|
||||
2.2. Unsupported Files
|
||||
|
||||
|
|
BIN
tests/files/good-1-empty-bcj-lzma2.xz
Normal file
BIN
tests/files/good-1-empty-bcj-lzma2.xz
Normal file
Binary file not shown.
Loading…
Reference in a new issue