mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:47:34 +00:00
Tests: Add LZMA test files from the LZMA specification
This commit is contained in:
parent
123e9fa5d0
commit
391485ccef
2 changed files with 173 additions and 0 deletions
|
@ -2,6 +2,7 @@ set(TEST_SOURCES
|
|||
TestBrotli.cpp
|
||||
TestDeflate.cpp
|
||||
TestGzip.cpp
|
||||
TestLzma.cpp
|
||||
TestZlib.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue