blob: e97bb281453ffb6aaa32d2fc64420661c1a24788 [file] [log] [blame]
From: Lasse Collin <lasse.collin@tukaani.org>
Date: Thu, 31 Mar 2011 12:22:55 +0300
Subject: Tests: Add a new file to test empty LZMA2 streams.
---
tests/files/README | 4 ++++
tests/files/good-1-lzma2-5.xz | Bin 0 -> 52 bytes
2 files changed, 4 insertions(+)
create mode 100644 tests/files/good-1-lzma2-5.xz
diff --git a/tests/files/README b/tests/files/README
index 108ce8fb..53950edb 100644
--- a/tests/files/README
+++ b/tests/files/README
@@ -87,6 +87,10 @@
uncompressed with dictionary reset, and third is LZMA with new
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.
--
1.7.11.rc3