From 6e636819e8f070330d835fce46289a3ff72a7b89 Mon Sep 17 00:00:00 2001 From: Jia Tan Date: Sat, 9 Mar 2024 10:18:29 +0800 Subject: Tests: Update two test files. The original files were generated with random local to my machine. To better reproduce these files in the future, a constant seed was used to recreate these files. --- tests/files/bad-3-corrupt_lzma2.xz | Bin 484 -> 512 bytes tests/files/good-large_compressed.lzma | Bin 35430 -> 35421 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/tests/files/bad-3-corrupt_lzma2.xz b/tests/files/bad-3-corrupt_lzma2.xz index 926f95b0..f9ec69a2 100644 Binary files a/tests/files/bad-3-corrupt_lzma2.xz and b/tests/files/bad-3-corrupt_lzma2.xz differ diff --git a/tests/files/good-large_compressed.lzma b/tests/files/good-large_compressed.lzma index 8450fea8..878991f3 100644 Binary files a/tests/files/good-large_compressed.lzma and b/tests/files/good-large_compressed.lzma differ -- cgit v1.2.3