summaryrefslogtreecommitdiff
path: root/tests/range-test.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Imported Upstream version 2.62.2upstream/2.62.2Seonah Moon1-10/+8
2014-11-04Imported Upstream version 2.46.0upstream/2.46.0Zhang zhengguang1-104/+119
2013-02-19tests: do skipped tests properlyDan Winship1-0/+12
2012-10-22tests: add support for Apache 2.4Dan Winship1-4/+9
2012-07-13Clean up includesDan Winship1-13/+3
2010-06-11Allow calling soup_test_server_new() multiple times in test programsDan Winship1-0/+1
2009-04-03 Bug 576760 – soup_message_headers_get_content_type returns bad headersDan Winship1-3/+3
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-4/+4
2008-11-03don't leak the header stringDan Winship1-0/+1
2008-10-10if the caller passed the total_length of the message body, then sort sortDan Winship1-34/+115
2008-10-01New type and methods for working with multipart HTTP bodies (eg,Dan Winship1-0/+294