Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2020 20:59:03 +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-11@freebsd.org
Subject:   svn commit: r358968 - stable/11/lib/libarchive/tests
Message-ID:  <202003132059.02DKx36U071243@repo.freebsd.org>

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

Log:
  Complete MFC r358533
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/lib/libarchive/tests/Makefile
==============================================================================
--- stable/11/lib/libarchive/tests/Makefile	Fri Mar 13 20:57:02 2020	(r358967)
+++ stable/11/lib/libarchive/tests/Makefile	Fri Mar 13 20:59:02 2020	(r358968)
@@ -593,6 +593,7 @@ ${PACKAGE}FILES+=	test_read_format_zip_lzma_alone_leak
 ${PACKAGE}FILES+=	test_read_format_zip_lzma.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?202003132059.02DKx36U071243>