diff options
author | Jia Tan <jiat75@gmail.com> | 2022-06-13 20:27:03 +0800 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-06-14 22:03:55 +0300 |
commit | 0354d6cce3ff98ea6f927107baf216253f6ce2bb (patch) | |
tree | 2f870cf9e935fe14c596d50ed99660b112a1aec3 | |
parent | Created tests for all functions exported in vli.h (diff) | |
download | xz-0354d6cce3ff98ea6f927107baf216253f6ce2bb.tar.xz |
Added vli tests to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ build-aux/test-driver /tests/test_hardware /tests/test_index /tests/test_stream_flags +/tests/test_vli /tests/xzgrep_test_1.xz /tests/xzgrep_test_2.xz /tests/xzgrep_test_output |