summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2009-04-27 18:27:54 +0000
committerkientzle <kientzle@FreeBSD.org>2009-04-27 18:27:54 +0000
commit8958ccc8b0d4ae23fed5df59edf3791d898978f1 (patch)
tree1e1f0a336858e45c992e396f0dd4b9197a9c3969 /lib/libarchive/test/Makefile
parent0dffd8719168deb07b1f0cc8db36e3948f969cbb (diff)
downloadFreeBSD-src-8958ccc8b0d4ae23fed5df59edf3791d898978f1.zip
FreeBSD-src-8958ccc8b0d4ae23fed5df59edf3791d898978f1.tar.gz
Merge r1053,r1055,r1056,r1057,r1065 from libarchive.googlecode.com:
* Fix parsing of POSIX.1e ACLs from Solaris tar archives * Test the above * Preserve the order of POSIX.1e ACL entries * Update tests whose results depended on the order of ACL entries * Identify NFSv4 ACLs in Solaris tar archives and warn that they're not yet supported. (In particular, don't try to parse them as POSIX.1e ACLs.) Thanks to: Edward Napierala sent me some Solaris 10 tar archives to test
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 d266d82..b6aeff1 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -16,6 +16,7 @@ TESTS= \
test_compat_bzip2.c \
test_compat_gtar.c \
test_compat_gzip.c \
+ test_compat_solaris_tar_acl.c \
test_compat_tar_hardlink.c \
test_compat_xz.c \
test_compat_zip.c \
OpenPOWER on IntegriCloud