Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-14 | Add SPDX license identifier into 0BSD source code files. | Lasse Collin | 1 | -0/+1 | |
2022-05-23 | Tests: Split test_compress.sh into separate test unit for each file. | Lasse Collin | 1 | -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. |