mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:17:44 +00:00
Tests: Add XZ tests from XZ utils
This commit is contained in:
parent
16cb127c0b
commit
78ed798852
2 changed files with 1683 additions and 0 deletions
|
@ -3,6 +3,7 @@ set(TEST_SOURCES
|
||||||
TestDeflate.cpp
|
TestDeflate.cpp
|
||||||
TestGzip.cpp
|
TestGzip.cpp
|
||||||
TestLzma.cpp
|
TestLzma.cpp
|
||||||
|
TestXz.cpp
|
||||||
TestZlib.cpp
|
TestZlib.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
1682
Tests/LibCompress/TestXz.cpp
Normal file
1682
Tests/LibCompress/TestXz.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue