diff options
author | Jia Tan <jiat0218@gmail.com> | 2022-12-21 21:12:03 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2022-12-28 01:20:16 +0800 |
commit | b14b8dbba9a3b232787ae218b46430b9246383dd (patch) | |
tree | 19f2dba58fe940712cc18962693533b5f50b8a52 /.gitignore | |
parent | Doxygen: Update .gitignore for generating docs for in source build. (diff) | |
download | xz-b14b8dbba9a3b232787ae218b46430b9246383dd.tar.xz |
Tests: Adds lzip decoder tests
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ coverage /tests/test_filter_flags /tests/test_hardware /tests/test_index +/test/test_lzip_decoder /tests/test_memlimit /tests/test_stream_flags /tests/test_vli |