Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2020 20:57:02 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r358967 - stable/12/lib/libarchive/tests
Message-ID:  <202003132057.02DKv2c2071110@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Fri Mar 13 20:57:02 2020
New Revision: 358967
URL: https://svnweb.freebsd.org/changeset/base/358967

Log:
  Complete MFC r358533
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/12/lib/libarchive/tests/Makefile
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/lib/libarchive/tests/Makefile
==============================================================================
--- stable/12/lib/libarchive/tests/Makefile	Fri Mar 13 18:45:36 2020	(r358966)
+++ stable/12/lib/libarchive/tests/Makefile	Fri Mar 13 20:57:02 2020	(r358967)
@@ -595,6 +595,7 @@ ${PACKAGE}FILES+=	test_read_format_zip_length_at_end.z
 ${PACKAGE}FILES+=	test_read_format_zip_lzma_alone_leak.zipx.uu
 ${PACKAGE}FILES+=	test_read_format_zip_lzma.zipx.uu
 ${PACKAGE}FILES+=	test_read_format_zip_lzma_multi.zipx.uu
+${PACKAGE}FILES+=	test_read_format_zip_lzma_stream_end.zipx.uu
 ${PACKAGE}FILES+=	test_read_format_zip_mac_metadata.zip.uu
 ${PACKAGE}FILES+=	test_read_format_zip_malformed1.zip.uu
 ${PACKAGE}FILES+=	test_read_format_zip_msdos.zip.uu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003132057.02DKv2c2071110>