summaryrefslogtreecommitdiff
path: root/tests/forms-test.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Imported Upstream version 2.46.0upstream/2.46.0Zhang zhengguang1-90/+86
2013-02-19tests: do skipped tests properlyDan Winship1-0/+12
2012-07-13Clean up includesDan Winship1-18/+2
2011-11-05SoupSession: add some API for handling redirectionsDan Winship1-3/+1
2011-03-11tests: remove a redundant GOptionEntry flag that now causes a warningDan Winship1-1/+1
2011-01-18Add test for soup_form_decode().Sven Neumann1-0/+32
2010-06-11Allow calling soup_test_server_new() multiple times in test programsDan Winship1-0/+1
2009-11-21soup_multipart_new_from_message: fix to work with binary attachmentsDan Winship1-7/+13
2009-03-27 Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship1-2/+2
2008-12-23add some more warning CFLAGS, inspired by Benjamin Otte's blog post,Dan Winship1-2/+2
2008-12-05Correctly handle forms that have URI-encoded parameter names. #563302,Dan Winship1-3/+3
2008-10-01New type and methods for working with multipart HTTP bodies (eg,Dan Winship1-0/+432