diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2008-01-08 22:27:46 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2008-01-08 22:27:46 +0200 |
commit | 753e4d95cd1cf29c632dfe1a670af7c67aeffbf4 (patch) | |
tree | 81437e89e35ac4005f3100bda6d87e1c0f15521f | |
parent | Disable CRC32 from Block Headers when --check=none (diff) | |
download | xz-753e4d95cd1cf29c632dfe1a670af7c67aeffbf4.tar.xz |
Added good-single-subblock_implicit.lzma.
-rw-r--r-- | tests/files/README | 2 | ||||
-rw-r--r-- | tests/files/good-single-subblock_implicit.lzma | bin | 0 -> 35 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/files/README b/tests/files/README index 542a7b27..f4d4fe77 100644 --- a/tests/files/README +++ b/tests/files/README @@ -45,6 +45,8 @@ concatenated as is. Fully decoding this file requires that the decoder supports decoding concatenated files. + good-single-subblock_implicit.lzma uses implicit Subblock filter. + good-single-lzma.lzma is LZMA compressed file with EOPM. good-single-subblock-lzma.lzma has basic combination of Subblock and diff --git a/tests/files/good-single-subblock_implicit.lzma b/tests/files/good-single-subblock_implicit.lzma Binary files differnew file mode 100644 index 00000000..b33c6028 --- /dev/null +++ b/tests/files/good-single-subblock_implicit.lzma |