Tests: Add XZ tests from XZ utils
This commit is contained in:
parent
16cb127c0b
commit
78ed798852
Notes:
sideshowbarker
2024-07-17 03:14:39 +09:00
Author: https://github.com/timschumi Commit: https://github.com/SerenityOS/serenity/commit/78ed798852 Pull-request: https://github.com/SerenityOS/serenity/pull/17884
2 changed files with 1683 additions and 0 deletions
|
@ -3,6 +3,7 @@ set(TEST_SOURCES
|
|||
TestDeflate.cpp
|
||||
TestGzip.cpp
|
||||
TestLzma.cpp
|
||||
TestXz.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
Reference in a new issue