summaryrefslogtreecommitdiff
path: root/tests/test_compress.sh
Commit message (Expand)AuthorAgeFilesLines
* Tests: Adjust style in test_compress.sh.Lasse Collin2023-01-041-5/+7
* Tests: Replace non portable shell parameter expansionJia Tan2023-01-051-7/+13
* Tests: Keep test_compress_* working when some filters are unavailable.Lasse Collin2022-10-271-14/+20
* Tests: Skip tests in test_*.sh if encoders and/or decoders are disabled.Lasse Collin2022-10-191-0/+12
* Test: Remove the (exit 1) lines.Lasse Collin2022-10-191-10/+0
* Tests: Split test_compress.sh into separate test unit for each file.Lasse Collin2022-05-231-39/+52
* Tests: Remove unneeded commented lines from test_compress.sh.Lasse Collin2022-05-231-13/+0
* Tests: Remove progress indicator from test_compress.sh.Lasse Collin2022-05-231-9/+0
* Make tests accommodate missing xz or xzdec.Lasse Collin2010-10-081-17/+30
* Adjust memory limits in test_compress.shJonathan Nieder2010-09-041-1/+1
* Fix test_compress.sh.Lasse Collin2010-08-101-3/+3
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-10/+3
* remove trailing blanks from all but .xz filesJim Meyering2009-01-261-2/+2
* Disable Subblock filter from test_compress.sh since it isv4.999.7betaLasse Collin2008-12-311-9/+13
* Use 28 MiB as memory usage limit for encoding in test_compress.sh.Lasse Collin2008-12-271-1/+1
* Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin2008-11-191-15/+14
* Initial changes to change the suffix of the new format to .xz.Lasse Collin2008-10-021-1/+2
* Fix also test_compress.sh.Lasse Collin2008-09-271-3/+3
* Some API changes, bug fixes, cleanups etc.Lasse Collin2008-09-271-2/+2
* Sort of garbage collection commit. :-| Many things are stillLasse Collin2008-08-281-2/+2
* Update the code to mostly match the new simpler file formatLasse Collin2008-06-181-58/+7
* Added test_compress.sh and bunch of files needed by it.Lasse Collin2008-01-181-0/+183