summaryrefslogtreecommitdiff
path: root/Tests/LibCompress/TestZlib.cpp
AgeCommit message (Expand)Author
2023-05-04Tests: Add a zlib test for "missing end bits"Tim Schumacher
2023-01-03LibCompress: Rename `Compress::Zlib` to `Compress::ZlibDecompressor`Tim Schumacher
2023-01-03Tests: Add a simple compression test for ZlibTim Schumacher
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-05-06Tests: Move LibCompress tests to Tests/LibCompressBrian Gianforcaro