Skip to content

Commit

Permalink
add missing tests to automake
Browse files Browse the repository at this point in the history
  • Loading branch information
gperciva committed Sep 3, 2015
1 parent 2b598c8 commit 618618c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.am
Expand Up @@ -395,6 +395,7 @@ libarchive_test_SOURCES= \
libarchive/test/test_read_disk_entry_from_file.c \
libarchive/test/test_read_extract.c \
libarchive/test/test_read_file_nonexistent.c \
libarchive/test/test_read_filter_compress.c \
libarchive/test/test_read_filter_grzip.c \
libarchive/test/test_read_filter_lrzip.c \
libarchive/test/test_read_filter_lzop.c \
Expand Down Expand Up @@ -475,6 +476,7 @@ libarchive_test_SOURCES= \
libarchive/test/test_read_format_zip_filename.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 \
libarchive/test/test_read_format_zip_nested.c \
libarchive/test/test_read_format_zip_nofiletype.c \
libarchive/test/test_read_format_zip_padded.c \
Expand Down

0 comments on commit 618618c

Please sign in to comment.