91aa9a076491861c17877058b6a0af98f95fb79f
[platform/upstream/coreutils.git] / tests / mv / Makefile.am
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.3 gnits
3
4 XFAIL_TESTS = acl
5 TESTS = \
6   dir2dir \
7   no-target-dir \
8   atomic \
9   acl \
10   reply-no \
11   leak-fd \
12   part-hardlink \
13   hard-4 \
14   hard-3 \
15   hard-2 \
16   perm-1 \
17   i-link-no \
18   part-fail \
19   dup-source childproof i-4 update i-2 mv-special-1 \
20   into-self into-self-2 into-self-3 into-self-4 \
21   backup-is-src \
22   i-1 hard-link-1 force partition-perm to-symlink dir-file diag \
23   part-symlink part-rename trailing-slash
24
25 EXTRA_DIST = $(TESTS) setup vfat
26 TESTS_ENVIRONMENT = \
27   PERL="$(PERL)" \
28   PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
29   PROG=mv