unit test formpost: added test case 1308
authorDaniel Stenberg <daniel@haxx.se>
Fri, 10 Jun 2011 10:03:29 +0000 (12:03 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 10 Jun 2011 10:03:29 +0000 (12:03 +0200)
commit36a22f9074994fce13215d2116472757dc35dc45
tree4d9952a846d82391b26fc83d05fe38434b84aea1
parent6e0dd48f97e8a82a301463063afcfa4e67f84a1a
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/Makefile.am
tests/data/test1308 [new file with mode: 0644]
tests/unit/Makefile.inc
tests/unit/unit1308.c [new file with mode: 0644]