aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-09 05:16:06 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-09 05:16:06 +0000
commitf6d80d66a230e40c42cd4e7a1867bcc482f5def8 (patch)
treeee1c3d55a35863fd13f6d226b3bca7a96f84277a /tests/data/Makefile.am
parentb2ca0babebaa3144e8d9ca12bdfec0358fb9159c (diff)
Added tests 633 through 637 to test the new file range support for SFTP.
All but the first test cause an infinite loop or other failure and so are added to DISABLED.
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index fa02c5a54..c999e1b97 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -58,7 +58,8 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test1056 test1057 test1058 test1059 test1060 test1061 test1062 test1063 \
test1064 test1065 test1066 test1067 test1068 test1069 test1070 test1071 \
test1072 test1073 test1074 test1075 test1076 test1077 test1078 test1079 \
- test1080 test1081 test1082 test1083 test1084 test1085
+ test1080 test1081 test1082 test1083 test1084 test1085 test633 test634 \
+ test635 test636 test637
filecheck:
@mkdir test-place; \