]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Add test_..._zip_high_compression.c to automake 757/head
authorGraham Percival <gperciva@tarsnap.com>
Fri, 5 Aug 2016 17:55:46 +0000 (10:55 -0700)
committerGraham Percival <gperciva@tarsnap.com>
Fri, 5 Aug 2016 17:55:46 +0000 (10:55 -0700)
Sponsored by: Tarsnap Backup Inc.

Makefile.am

index d26eac1bbb8369076be028d98384bfda1cafb6d2..991746ac6a961c8497faee74229c39965e0e1d39 100644 (file)
@@ -475,6 +475,7 @@ libarchive_test_SOURCES= \
        libarchive/test/test_read_format_zip_encryption_partially.c \
        libarchive/test/test_read_format_zip_encryption_header.c \
        libarchive/test/test_read_format_zip_filename.c \
+       libarchive/test/test_read_format_zip_high_compression.c \
        libarchive/test/test_read_format_zip_mac_metadata.c \
        libarchive/test/test_read_format_zip_malformed.c \
        libarchive/test/test_read_format_zip_msdos.c \