summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* no-ssl-test: fix for GDummyTlsBackend changesDan Winship2013-11-201-5/+0
* session-test: fix to work with the dummy TLS backendDan Winship2013-11-171-8/+13
* test-utils: bump up debug_level when running under "make check"Dan Winship2013-11-101-0/+3
* Fix SoupClientInputStream close on errorDan Winship2013-11-041-3/+51
* requester-test: reorganize to be more like other testsDan Winship2013-11-041-84/+108
* tests/connection-test: Ensure quit source id is reset to 0 between runsColin Walters2013-11-031-1/+5
* SoupSession: propagate GErrors to callersDan Winship2013-10-191-2/+2
* tests: fix another test broken by the SoupClientInputStream close changeDan Winship2013-10-081-0/+10
* soup-session: don't resolve default proxy-resolver/tlsdb if not neededDan Winship2013-09-291-0/+130
* Fix soup_client_input_stream_close to not blockDan Winship2013-09-295-2/+146
* test-utils: set GSETTINGS_BACKEND=memoryDan Winship2013-09-291-0/+1
* cache-test: fix some minor things pointed out by coverityDan Winship2013-09-111-2/+2
* timeout-test: fix on very slow machinesDan Winship2013-08-301-14/+39
* chunk-io-test: fix a bugDan Winship2013-08-271-1/+1
* SoupServer: add :http-aliases and :https-aliases propertiesDan Winship2013-08-261-2/+128
* server-test: split SoupServer-specific tests out of misc-testDan Winship2013-08-263-209/+252
* chunk-io-test: new test of the chunked I/O read/write streamsDan Winship2013-08-252-0/+655
* cache-test: fix race conditionDan Winship2013-08-231-9/+20
* More IPv6 scope ID fixesDan Winship2013-08-191-0/+8
* soup-message-server-io: handle unsatisfiable Range requests correctlyDan Winship2013-08-041-12/+73
* soup-uri: fix URI scheme parsingDan Winship2013-07-131-0/+16
* misc-test: add a test that preemptively cancelling a SoupRequest worksDan Winship2013-07-133-1/+20
* build: use AM_CPPFLAGS rather than INCLUDESDan Winship2013-07-101-1/+1
* soup-socket: fix another leak in soup_socket_get_http_proxy_uri()Dan Winship2013-06-081-11/+28
* multipart-test: fix quotes in messagesDan Winship2013-05-211-10/+10
* soup-session: cope with the dummy TLS backend betterDan Winship2013-05-202-0/+200
* tests: fix a memory leakDan Winship2013-05-151-2/+3
* Fix build on Windows, deprecate soup-portability.hDan Winship2013-04-192-4/+4
* misc-test: skip the IPv6 server test if there's no IPv6 supportDan Winship2013-04-181-0/+5
* tests: fix to pass when glib-networking TLS isn't availableDan Winship2013-04-173-20/+43
* soup-message-queue: add a priority system to the message queueSergio Villar Senin2013-04-171-0/+57
* tests: fix ntlm-test when built without ntlm_auth supportDan Winship2013-04-101-1/+3
* requester-test: fix a printf format compiler warningKalev Lember2013-03-201-1/+2
* data: URL requests should serve the whole decoded URLZan Dobersek2013-03-111-0/+86
* SoupAuthManager: deal with "disappearing" auth headersDan Winship2013-03-061-1/+77
* SoupSession: break infinite loopsDan Winship2013-03-061-0/+51
* soup-cache: update cached headers on revalidationsSergio Villar Senin2013-03-051-31/+130
* examples: move examples from tests/ to examples/Dan Winship2013-02-235-727/+1
* build: remove some cruftDan Winship2013-02-231-3/+0
* tests: do skipped tests properlyDan Winship2013-02-199-34/+128
* tests: [CENSORED] [CENSORED] automake [CENSORED]Dan Winship2013-02-192-8/+24
* cache-test: added a new cancellation testSergio Villar Senin2013-02-183-1/+73
* test-utils: Added SOUP_TEST_REQUEST_CANCEL_IMMEDIATE flagSergio Villar Senin2013-02-184-7/+14
* tests: simplify and improve "make check"Dan Winship2013-02-161-89/+31
* cache-test: added cancellation testsSergio Villar Senin2013-02-121-0/+125
* test-utils: add cancellation support to soup_test_request_sendSergio Villar Senin2013-02-1210-46/+120
* SoupAuthNTLM: fix to do a "retrying" authenticateDan Winship2013-02-071-0/+88
* Revert "SoupURI: replace NULL password with "" on http"Dan Winship2013-01-211-6/+6
* SoupURI: replace NULL password with "" on httpDan Winship2013-01-121-6/+6
* soup_message_get_https_status: provide info for failed attempts tooDan Winship2013-01-071-0/+4