aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2022-12-29 00:25:18 +0800
committerLasse Collin <lasse.collin@tukaani.org>2023-01-09 16:56:07 +0200
commitbad44cfe19e8be8ae76755369be2a34abcd2b4fa (patch)
treebaaf52721a2e182dcfc4aeba1b02d4b528163608 /.gitignore
parentliblzma: Remove common.h include from common/index.h. (diff)
downloadxz-bad44cfe19e8be8ae76755369be2a34abcd2b4fa.tar.xz
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. [Minor edits were made by Lasse Collin.]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 44f269cc..7f2dec23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,7 @@ coverage
/tests/test_filter_flags
/tests/test_hardware
/tests/test_index
+/tests/test_index_hash
/test/test_lzip_decoder
/tests/test_memlimit
/tests/test_stream_flags