mirror of
https://git.tukaani.org/xz.git
synced 2025-04-02 05:40:58 +00:00
Added test files with empty Compressed Data.
This commit is contained in:
parent
7054c5f588
commit
3bb9bb3109
@ -45,6 +45,12 @@
|
|||||||
concatenated as is. Fully decoding this file requires that the decoder
|
concatenated as is. Fully decoding this file requires that the decoder
|
||||||
supports decoding concatenated files.
|
supports decoding concatenated files.
|
||||||
|
|
||||||
|
good-single-none-empty_1.lzma is an empty file with implicit Copy
|
||||||
|
filter and no integrity Check.
|
||||||
|
|
||||||
|
good-single-none-empty_2.lzma is an empty file with implicit Copy
|
||||||
|
filter and CRC32 as Check.
|
||||||
|
|
||||||
good-single-subblock_implicit.lzma uses implicit Subblock filter.
|
good-single-subblock_implicit.lzma uses implicit Subblock filter.
|
||||||
|
|
||||||
good-single-lzma.lzma is LZMA compressed file with EOPM.
|
good-single-lzma.lzma is LZMA compressed file with EOPM.
|
||||||
|
BIN
tests/files/good-single-lzma-empty.lzma
Normal file
BIN
tests/files/good-single-lzma-empty.lzma
Normal file
Binary file not shown.
BIN
tests/files/good-single-none-empty_1.lzma
Normal file
BIN
tests/files/good-single-none-empty_1.lzma
Normal file
Binary file not shown.
BIN
tests/files/good-single-none-empty_2.lzma
Normal file
BIN
tests/files/good-single-none-empty_2.lzma
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user