summaryrefslogtreecommitdiff
path: root/tests/test-lzma.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tests/lzma: Fix off-by-one in buffer sizeColin Walters2017-08-021-4/+3
* tests/lzma: Use GRand over random()Colin Walters2017-08-021-2/+2
* [ASAN] tests: Cleanup all current remaining leaksColin Walters2016-12-051-3/+4
* tests: fix LZMA test to really compress/decompressGiuseppe Scrivano2015-10-131-18/+36
* tests: add tests for LZMA compressor and decompressorGiuseppe Scrivano2015-08-121-0/+95