aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-08 03:32:10 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-08 03:32:10 +0000
commit11a8a25528bebdfd175cf7e3a95d1ab2c41e2d65 (patch)
tree48133f79f15507ef7af49122ed8157acae06e23d /tests/data/Makefile.am
parent1b246eecfe77425622d5e249f71b4b2a73fa97a8 (diff)
Created test cases 1080 and 1081 to reproduce a problem of
CURLINFO_REDIRECT_URL leaking memory and returning incorrect results when two URLs are requested. Reported by vmpdemo in bug #2152270
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 dd3c537fb..a7b4fc1fb 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -57,7 +57,8 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test1048 test1049 test1050 test1051 test1052 test1053 test1054 test1055 \
test1056 test1057 test1058 test1059 test1060 test1061 test1062 test1063 \
test1064 test1065 test1066 test1067 test1068 test1069 test1070 test1071 \
- test1072 test1073 test1074 test1075 test1076 test1077 test1078 test1079
+ test1072 test1073 test1074 test1075 test1076 test1077 test1078 test1079 \
+ test1080 test1081
filecheck:
@mkdir test-place; \