Tests: Add XZ tests from XZ utils

This commit is contained in:
Tim Schumacher 2023-03-16 10:24:03 +01:00 committed by Andreas Kling
parent 16cb127c0b
commit 78ed798852
Notes: sideshowbarker 2024-07-17 03:14:39 +09:00
2 changed files with 1683 additions and 0 deletions

View File

@ -3,6 +3,7 @@ set(TEST_SOURCES
TestDeflate.cpp
TestGzip.cpp
TestLzma.cpp
TestXz.cpp
TestZlib.cpp
)

1682
Tests/LibCompress/TestXz.cpp Normal file

File diff suppressed because it is too large Load Diff