diff options
author | Alibek.Jorajev <ajorajev@blackberry.com> | 2018-05-30 15:23:35 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-06-01 12:47:52 +0200 |
commit | f66d97b677d114733f6b938d54ce7502d6aff214 (patch) | |
tree | 6727cfc6ce56762771a85a44f5061f968adc0784 /tests/data/test1609 | |
parent | a115c6bbe73175ad6157fce67338d4a18ed768b2 (diff) |
CURLOPT_RESOLVE: always purge old entry first
If there's an existing entry using the selected name.
Closes #2622
Diffstat (limited to 'tests/data/test1609')
-rw-r--r-- | tests/data/test1609 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/data/test1609 b/tests/data/test1609 new file mode 100644 index 000000000..c1b7c7a11 --- /dev/null +++ b/tests/data/test1609 @@ -0,0 +1,26 @@ +<testcase> +<info> +<keywords> +unittest +CURLOPT_RESOLVE +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> +<features> +unittest +</features> + <name> +CURLOPT_RESOLVE parsing + </name> +<tool> +unit1609 +</tool> +</client> + +</testcase> |