From 36a22f9074994fce13215d2116472757dc35dc45 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 10 Jun 2011 12:03:29 +0200 Subject: unit test formpost: added test case 1308 This is a few first rather basic tests of curl_formadd() and curl_formget(). Should serve as building blocks to add more variations to the test. --- tests/data/test1308 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tests/data/test1308 (limited to 'tests/data/test1308') diff --git a/tests/data/test1308 b/tests/data/test1308 new file mode 100644 index 000000000..536fa2c0b --- /dev/null +++ b/tests/data/test1308 @@ -0,0 +1,27 @@ + + + +unittest +curl_formadd +curl_formget + + + +# +# Client-side + + +none + + +unittest + + +formpost unit tests + + +unit1308 + + + + -- cgit v1.2.3