Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2019 10:58:31 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r349538 - head/lib/libarchive/tests
Message-ID:  <201906291058.x5TAwVIr057330@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Sat Jun 29 10:58:31 2019
New Revision: 349538
URL: https://svnweb.freebsd.org/changeset/base/349538

Log:
  Install missing test data file
  
  MFC with:	r349527
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/lib/libarchive/tests/Makefile

Modified: head/lib/libarchive/tests/Makefile
==============================================================================
--- head/lib/libarchive/tests/Makefile	Sat Jun 29 09:14:53 2019	(r349537)
+++ head/lib/libarchive/tests/Makefile	Sat Jun 29 10:58:31 2019	(r349538)
@@ -512,6 +512,7 @@ ${PACKAGE}FILES+=	test_read_format_rar_subblock.rar.uu
 ${PACKAGE}FILES+=	test_read_format_rar_unicode.rar.uu
 ${PACKAGE}FILES+=	test_read_format_rar_windows.rar.uu
 ${PACKAGE}FILES+=	test_read_format_rar5_arm.rar.uu
+${PACKAGE}FILES+=	test_read_format_rar5_arm_filter_on_window_boundary.rar.uu
 ${PACKAGE}FILES+=	test_read_format_rar5_blake2.rar.uu
 ${PACKAGE}FILES+=	test_read_format_rar5_compressed.rar.uu
 ${PACKAGE}FILES+=	test_read_format_rar5_different_window_size.rar.uu



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