Deleted Added
full compact
Makefile (337351) Makefile (348607)
1# $FreeBSD: stable/11/usr.bin/tar/tests/Makefile 337351 2018-08-05 14:35:30Z mm $
1# $FreeBSD: stable/11/usr.bin/tar/tests/Makefile 348607 2019-06-04 10:35:54Z mm $
2
3PACKAGE= tests
4
5_LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive
6
7ATF_TESTS_SH+= functional_test
8
9BINDIR= ${TESTSDIR}

--- 38 unchanged lines hidden (view full) ---

48 test_option_T_upper.c \
49 test_option_U_upper.c \
50 test_option_X_upper.c \
51 test_option_a.c \
52 test_option_acls.c \
53 test_option_b.c \
54 test_option_b64encode.c \
55 test_option_exclude.c \
2
3PACKAGE= tests
4
5_LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive
6
7ATF_TESTS_SH+= functional_test
8
9BINDIR= ${TESTSDIR}

--- 38 unchanged lines hidden (view full) ---

48 test_option_T_upper.c \
49 test_option_U_upper.c \
50 test_option_X_upper.c \
51 test_option_a.c \
52 test_option_acls.c \
53 test_option_b.c \
54 test_option_b64encode.c \
55 test_option_exclude.c \
56 test_option_exclude_vcs.c \
56 test_option_fflags.c \
57 test_option_gid_gname.c \
58 test_option_grzip.c \
59 test_option_j.c \
60 test_option_k.c \
61 test_option_keep_newer_files.c \
62 test_option_lrzip.c \
63 test_option_lz4.c \

--- 61 unchanged lines hidden ---
57 test_option_fflags.c \
58 test_option_gid_gname.c \
59 test_option_grzip.c \
60 test_option_j.c \
61 test_option_k.c \
62 test_option_keep_newer_files.c \
63 test_option_lrzip.c \
64 test_option_lz4.c \

--- 61 unchanged lines hidden ---