summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-31 17:18:13 +0100
committerJim Meyering <meyering@redhat.com>2011-01-31 18:26:06 +0100
commit43d739e99c508a7c0fdfabc3c1aae844b029766f (patch)
tree84e5947ded9e7f1e3369075d264adcaaf111136a /tests/Makefile.am
parentcc0645fc643d3ea5a06f12f5fad784a2b8097888 (diff)
downloadcoreutils-43d739e99c508a7c0fdfabc3c1aae844b029766f.tar.xz
tests: exercise a rarely-used corner of copy.c
* tests/cp/sparse-to-pipe: New test. * tests/Makefile.am (TESTS): Add it.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 40d35ac7d..751b3270c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -343,6 +343,7 @@ TESTS = \
cp/same-file \
cp/slink-2-slink \
cp/sparse \
+ cp/sparse-to-pipe \
cp/special-f \
cp/src-base-dot \
cp/symlink-slash \