aboutsummaryrefslogtreecommitdiff
path: root/tests/test_compress_generated_text (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin1-0/+1
2022-05-23Tests: Split test_compress.sh into separate test unit for each file.Lasse Collin1-0/+3
test_compress.sh now takes one command line argument: a filename to be tested. If it begins with "compress_generated_" the file will be created with create_compress_files. This will allow parallel execution of the slow tests.