Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2019 10:28:50 +0000 (UTC)
From:      Martin Matuska <mm@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: r348606 - stable/12/lib/libarchive/tests
Message-ID:  <201906041028.x54ASocQ075646@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mm
Date: Tue Jun  4 10:28:50 2019
New Revision: 348606
URL: https://svnweb.freebsd.org/changeset/base/348606

Log:
  MFC r347999:
  
  Install missing data file for
  lib.libarchive.functional_test.test_read_format_zip_utf8_paths

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	Tue Jun  4 10:20:56 2019	(r348605)
+++ stable/12/lib/libarchive/tests/Makefile	Tue Jun  4 10:28:50 2019	(r348606)
@@ -557,6 +557,7 @@ ${PACKAGE}FILES+=	test_read_format_ustar_filename_eucj
 ${PACKAGE}FILES+=	test_read_format_ustar_filename_koi8r.tar.Z.uu
 ${PACKAGE}FILES+=	test_read_format_warc.warc.uu
 ${PACKAGE}FILES+=	test_read_format_zip.zip.uu
+${PACKAGE}FILES+=	test_read_format_zip_7075_utf8_paths.zip.uu
 ${PACKAGE}FILES+=	test_read_format_zip_bz2_hang.zip.uu
 ${PACKAGE}FILES+=	test_read_format_zip_bzip2.zipx.uu
 ${PACKAGE}FILES+=	test_read_format_zip_bzip2_multi.zipx.uu



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