1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Added two test files.

This commit is contained in:
Lasse Collin 2008-09-30 13:27:28 +03:00
parent ea560b0ea8
commit ed3709000a
3 changed files with 6 additions and 0 deletions

View file

@ -126,6 +126,12 @@
bad-0-empty-truncated.lzma is good-0-empty.lzma without the last byte bad-0-empty-truncated.lzma is good-0-empty.lzma without the last byte
of the file. of the file.
bad-0-header_magic.lzma is good-0-empty.lzma but with one byte wrong
in the Header Magic Bytes field.
bad-0-footer_magic.lzma is good-0-empty.lzma but with one byte wrong
in the Footer Magic Bytes field.
bad-0-nonempty_index.lzma has no Blocks but Index claims that there is bad-0-nonempty_index.lzma has no Blocks but Index claims that there is
one Block. one Block.

Binary file not shown.

Binary file not shown.