aboutsummaryrefslogtreecommitdiff
path: root/tests/test_compress.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin1-0/+1
2024-02-14Change most public domain parts to 0BSD.Lasse Collin1-3/+0
2024-01-23Tests: Add RISC-V Filter test in test_compress.sh.Jia Tan1-0/+1
2023-07-20Tests: Add ARM64 filter test to test_compress.sh.Jia Tan1-0/+1
2023-07-17Tests: Use new --filters option in test_compress.shJia Tan1-10/+10
2023-07-14Tests: Improve feature testing for skipping.Jia Tan1-2/+2
2023-01-04Tests: Adjust style in test_compress.sh.Lasse Collin1-5/+7
2023-01-04Tests: Replace non portable shell parameter expansionJia Tan1-7/+13
2022-10-27Tests: Keep test_compress_* working when some filters are unavailable.Lasse Collin1-14/+20
2022-10-19Tests: Skip tests in test_*.sh if encoders and/or decoders are disabled.Lasse Collin1-0/+12
2022-10-19Test: Remove the (exit 1) lines.Lasse Collin1-10/+0
2022-05-23Tests: Split test_compress.sh into separate test unit for each file.Lasse Collin1-39/+52
2022-05-23Tests: Remove unneeded commented lines from test_compress.sh.Lasse Collin1-13/+0
2022-05-23Tests: Remove progress indicator from test_compress.sh.Lasse Collin1-9/+0
2010-10-08Make tests accommodate missing xz or xzdec.Lasse Collin1-17/+30
2010-09-04Adjust memory limits in test_compress.shJonathan Nieder1-1/+1
2010-08-10Fix test_compress.sh.Lasse Collin1-3/+3
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-01-26remove trailing blanks from all but .xz filesJim Meyering1-2/+2
2008-12-31Disable Subblock filter from test_compress.sh since it islarhzu/v4.999.7betaLasse Collin1-9/+13
2008-12-27Use 28 MiB as memory usage limit for encoding in test_compress.sh.Lasse Collin1-1/+1
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-15/+14
2008-10-02Initial changes to change the suffix of the new format to .xz.Lasse Collin1-1/+2
2008-09-27Fix also test_compress.sh.Lasse Collin1-3/+3
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin1-2/+2
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-2/+2
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-58/+7
2008-01-18Added test_compress.sh and bunch of files needed by it.Lasse Collin1-0/+183