Lasse Collin
|
d1f24c3587
|
Tests: test_index_hash: Use the word "Record" instead of "entry".
|
2023-01-06 17:35:50 +02:00 |
Lasse Collin
|
b93f7c5cbb
|
Tests: test_index_hash: Tweak comments and style.
The words defined in the .xz file format specification
begin with capital letter to emphasize that they have
a specific meaning.
|
2023-01-06 17:35:05 +02:00 |
Lasse Collin
|
c48b24fc06
|
Tests: test_index_hash: Use INDEX_INDICATOR constant instead of 0.
|
2023-01-06 17:17:37 +02:00 |
Jia Tan
|
3959162bae
|
Tests: Creates test_index_hash.c
Tests all API functions exported from index_hash.h. Does not have a
dedicated test for lzma_index_hash_end.
|
2023-01-02 22:20:04 +08:00 |