diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-08-05 11:51:07 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-09-08 15:36:11 +0200 |
commit | fb30ac5a2d63773c529c19259754e2b306ac2e2e (patch) | |
tree | 0e26d4e3f085a2f50b19f3eba53bafce509e3826 /tests/data/test1560 | |
parent | 17ca0ccff4aeacc63bf7fa90314ea58d23464617 (diff) | |
download | curl-fb30ac5a2d63773c529c19259754e2b306ac2e2e.tar.gz |
URL-API
See header file and man pages for API. All documented API details work
and are tested in the 1560 test case.
Closes #2842
Diffstat (limited to 'tests/data/test1560')
-rw-r--r-- | tests/data/test1560 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/data/test1560 b/tests/data/test1560 new file mode 100644 index 000000000..720df036f --- /dev/null +++ b/tests/data/test1560 @@ -0,0 +1,28 @@ +<testcase> +<info> +<keywords> +unittest +URL API +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> +<features> +file +https +http +</features> + <name> +URL API + </name> +<tool> +lib1560 +</tool> +</client> + +</testcase> |