Allow calling soup_test_server_new() multiple times in test programs
authorDan Winship <danw@gnome.org>
Fri, 11 Jun 2010 19:26:53 +0000 (15:26 -0400)
committerDan Winship <danw@gnome.org>
Fri, 11 Jun 2010 19:26:53 +0000 (15:26 -0400)
commit02752ac1958daa7ecf257762bc345cdf45569896
treef06a1a63af45694f0bc9ede6e93c23becf8e44a0
parentea57345a5c5f00fe85801b3f528687b93793afff
Allow calling soup_test_server_new() multiple times in test programs
20 files changed:
tests/auth-test.c
tests/chunk-test.c
tests/coding-test.c
tests/context-test.c
tests/continue-test.c
tests/cookies-test.c
tests/forms-test.c
tests/libsoup.supp
tests/misc-test.c
tests/ntlm-test.c
tests/proxy-test.c
tests/range-test.c
tests/redirect-test.c
tests/server-auth-test.c
tests/sniffing-test.c
tests/streaming-test.c
tests/test-utils.c
tests/test-utils.h
tests/timeout-test.c
tests/xmlrpc-server-test.c