diff options
author | Jia Tan <jiat0218@gmail.com> | 2022-12-21 21:12:03 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2022-12-30 23:34:31 +0800 |
commit | 7c9ff5f1667a16733163b75dfd4b509662c387f4 (patch) | |
tree | 19f2dba58fe940712cc18962693533b5f50b8a52 /.gitignore | |
parent | Doxygen: Update .gitignore for generating docs for in source build. (diff) | |
download | xz-7c9ff5f1667a16733163b75dfd4b509662c387f4.tar.xz |
Tests: Adds lzip decoder tests
Diffstat (limited to '.gitignore')
-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 |