Skip to content

Commit

Permalink
update for 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 committed Jun 27, 2023
1 parent 4ddbeff commit eefbb6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/libarchive/tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ TESTS_SRCS= \
test_read_format_tar_empty_pax.c \
test_read_format_tar_empty_with_gnulabel.c \
test_read_format_tar_filename.c \
test_read_format_tar_invalid_pax_size.c \
test_read_format_tbz.c \
test_read_format_tgz.c \
test_read_format_tlz.c \
Expand Down Expand Up @@ -581,6 +582,7 @@ ${PACKAGE}FILES+= test_read_format_tar_empty_filename.tar.uu
${PACKAGE}FILES+= test_read_format_tar_empty_with_gnulabel.tar.uu
${PACKAGE}FILES+= test_read_format_tar_empty_pax.tar.Z.uu
${PACKAGE}FILES+= test_read_format_tar_filename_koi8r.tar.Z.uu
${PACKAGE}FILES+= test_read_format_tar_invalid_pax_size.tar.uu
${PACKAGE}FILES+= test_read_format_ustar_filename_cp866.tar.Z.uu
${PACKAGE}FILES+= test_read_format_ustar_filename_eucjp.tar.Z.uu
${PACKAGE}FILES+= test_read_format_ustar_filename_koi8r.tar.Z.uu
Expand Down

0 comments on commit eefbb6e

Please sign in to comment.