ladybird/Tests/LibCompress
Tim Schumacher 0bdbe27d6b LibCore: Rename InputBitStream.h to BitStream.h
We won't just be defining readable streams here from now on, but also
writable streams.
2023-01-10 10:28:26 +01: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 InputBitStream.h to BitStream.h 2023-01-10 10:28:26 +01:00
TestGzip.cpp LibCompress: Port GzipDecompressor to Core::Stream 2022-12-10 12:05:55 +00:00
TestZlib.cpp LibCompress: Rename Compress::Zlib to Compress::ZlibDecompressor 2023-01-03 10:01:09 +00:00