summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2009-01-26 05:44:40 +0000
committerkientzle <kientzle@FreeBSD.org>2009-01-26 05:44:40 +0000
commitbd35a423120242bb30c1a09165473b79d1a9143d (patch)
tree4e01d257a9be72c6a064922aba2c290cb24e36cc /lib/libarchive/test/Makefile
parent2f68dac1aaa9d316fa86596984474003bb53b6db (diff)
downloadFreeBSD-src-bd35a423120242bb30c1a09165473b79d1a9143d.zip
FreeBSD-src-bd35a423120242bb30c1a09165473b79d1a9143d.tar.gz
Fix ARCHIVE_EXTRACT_SPARSE handling in libarchive.
Add a test to exercise this feature. This should fix --sparse/-S support in tar. Thanks to: Daichi GOTO MFC after: 1 week
Diffstat (limited to 'lib/libarchive/test/Makefile')
-rw-r--r--lib/libarchive/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile
index 68a3c0c..fc8e3e9 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -62,6 +62,7 @@ TESTS= \
test_write_disk_hardlink.c \
test_write_disk_perms.c \
test_write_disk_secure.c \
+ test_write_disk_sparse.c \
test_write_disk_times.c \
test_write_format_ar.c \
test_write_format_cpio.c \
OpenPOWER on IntegriCloud