]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add backup-is-src.
authorJim Meyering <jim@meyering.net>
Mon, 11 May 1998 03:47:24 +0000 (03:47 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 May 1998 03:47:24 +0000 (03:47 +0000)
tests/cp/Makefile.am

index cb045928cb8dbbedb5d62ced5a475f86c9252b7c..4fc0e33d82cb11f0d980b1564d09c53329622c90 100644 (file)
@@ -1,6 +1,6 @@
 ## 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
+TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src
 EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = CP=../../src/cp
+TESTS_ENVIRONMENT = CP=../../src/cp RM=../../src/rm