summaryrefslogtreecommitdiff
path: root/Tests/LibCompress/TestLzma.cpp
AgeCommit message (Expand)Author
2023-05-19LibCompress: Handle arbitrarily long FF-chains in the LZMA encoderTim Schumacher
2023-05-17Tests: Add an LZMA roundtrip compression testTim Schumacher
2023-04-14Tests: Add a test for LZMA repetition lengths beyond the distanceTim Schumacher
2023-04-09Tests: Convert LZMA and XZ tests to `TRY_OR_FAIL`Tim Schumacher
2023-03-30LibCompress: Implement proper handling of LZMA end-of-stream markersTim Schumacher
2023-03-20Tests: Add LZMA test files from the LZMA specificationTim Schumacher