From bb795fe835cf2b3ae7ed68b155784fbfc14e2faf Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Tue, 14 Jun 2022 17:20:49 +0300 Subject: 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. --- tests/files/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/files/README') diff --git a/tests/files/README b/tests/files/README index 734b828b..59b54e42 100644 --- a/tests/files/README +++ b/tests/files/README @@ -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 -- cgit v1.2.3