]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add same-file.
authorJim Meyering <jim@meyering.net>
Sat, 27 Jun 1998 20:35:16 +0000 (20:35 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 27 Jun 1998 20:35:16 +0000 (20:35 +0000)
tests/cp/Makefile.am

index 4fc0e33d82cb11f0d980b1564d09c53329622c90..b003362e9bd1688fc861eb949356fcbd7ab89d9c 100644 (file)
@@ -1,6 +1,8 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.1 gnits
 
-TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src
+TESTS = \
+  backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
+  same-file
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = CP=../../src/cp RM=../../src/rm