1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 03:08:13 +00:00
serenity/Tests/LibCompress
2023-01-03 10:01:09 +00:00
..
brotli-test-files LibCompress: Brotli support metadata of skip_length=0 2022-10-11 22:49:33 -06:00
CMakeLists.txt LibCompress: Implement Brotli decompressor 2022-05-21 22:41:40 +02:00
TestBrotli.cpp LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
TestDeflate.cpp LibCore: Rename MemoryStream to FixedMemoryStream 2022-12-15 13:28:29 +00:00
TestGzip.cpp LibCompress: Port GzipDecompressor to Core::Stream 2022-12-10 12:05:55 +00:00
TestZlib.cpp Tests: Add a simple compression test for Zlib 2023-01-03 10:01:09 +00:00