Searched +full:test_read_format_zip_jar +full:. +full:jar (Results 1 – 3 of 3) sorted by relevance
3 * All rights reserved.8 * 1. Redistributions of source code must retain the above copyright9 * notice, this list of conditions and the following disclaimer.10 * 2. Redistributions in binary form must reproduce the above copyright12 * documentation and/or other materials provided with the distribution.16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.25 #include "test.h"26 __FBSDID("$FreeBSD: stable/10/contrib/libarchive/libarchive/test/test_read_format_zip_jar.c 358090 …29 * Issue 822: jar files have an empty External File Attributes field which[all …]
1 begin 640 test_read_format_zip_jar.jar
3 SRCTOP= ${.CURDIR:H:H:H}14 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}23 .PATH: ${LIBARCHIVEDIR}/libarchive/test25 test_acl_nfs4.c \26 test_acl_pax.c \27 test_acl_platform_nfs4.c \28 test_acl_platform_posix1e.c \29 test_acl_posix1e.c \30 test_acl_text.c \31 test_archive_api_feature.c \[all …]