Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-13 | Tests: test_microlzma: Add a "FIXME?" about LZMA_FINISH handlingHEADlarhzu/master | Lasse Collin | 1 | -0/+8 | |
2024-04-13 | Tests: test_microlzma: Tweak comments, coding style, and minor details | Lasse Collin | 1 | -66/+83 | |
A few lines were reordered, a few ARRAY_SIZE were changed to sizeof, and a few uint32_t were changed to size_t. No real functional changes were intended. | |||||
2024-03-09 | Tests: Replace HAVE_MICROLZMA usage in CMake and Autotools builds. | Jia Tan | 1 | -8/+4 | |
This reverts commit adaacafde6661496ca2814b1e94a3ba5186428cb. | |||||
2024-02-26 | Tests: Correct license header in test_microlzma.c. | Jia Tan | 1 | -3/+2 | |
2024-02-23 | Tests: Add MicroLZMA test. | Jia Tan | 1 | -0/+548 | |