Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-31 | Tests: Silence a warning from -Wsign-conversion. | Lasse Collin | 1 | -4/+4 | |
2012-01-10 | Tests: Fix a compiler warning with _FORTIFY_SOURCE. | Lasse Collin | 1 | -1/+2 | |
Reported here: http://sourceforge.net/projects/lzmautils/forums/forum/708858/topic/4927385 | |||||
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 | |
Some minor documentation cleanups were made at the same time. | |||||
2008-01-18 | Added test_compress.sh and bunch of files needed by it. | Lasse Collin | 1 | -0/+164 | |
This new set of tests compress and decompress several test files with many different compression options. This set of tests will be extended later. |