add missing slash in %configure
[platform/upstream/libsoup.git] / tests / test-utils.c
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-02-20 Dan Winshiptests: [CENSORED] [CENSORED] automake [CENSORED]
2013-02-18 Sergio Villar Senincache-test: added a new cancellation test
2013-02-18 Sergio Villar Senintest-utils: Added SOUP_TEST_REQUEST_CANCEL_IMMEDIATE...
2013-02-12 Sergio Villar Senintest-utils: add cancellation support to soup_test_reque...
2012-10-22 Dan WinshipRemove now-unnecessary g_type_init() calls
2012-08-10 Dan Winshiptests: parallelize proxy-test to make it faster
2012-07-25 Dan Winshiptest-utils: simplify the SoupRequest test utils a bit
2012-07-13 Dan WinshipAdd some test-utils helpers for async SoupRequest usage
2012-07-13 Dan WinshipClean up includes
2012-04-17 Dan WinshipAdd gettext support
2011-12-01 Dan WinshipRequire glib 2.31 and update to new thread APIs
2011-10-26 Dan Winshipremove unnecessary libgthread references
2011-09-19 Dan Winshiptests: update the test ssl key
2010-12-10 Dan WinshipAdd glib-networking to the MISSING_REGRESSION_TEST_PACK...
2010-06-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2010-05-16 Dan Winshipplug a small leak in test-utils
2010-03-13 Dan WinshipDon't bind to public interfaces for tests.
2010-02-21 Dan WinshipAdd SOUP_SESSION_SSL_STRICT, to control whether SSL...
2009-04-19 Dan WinshipAdd an "expect_warning" variable to the test framework
2009-04-18 Dan WinshipAdd a regression test for SOUP_SESSION_TIMEOUT
2008-12-23 Dan Winshipadd some more warning CFLAGS, inspired by Benjamin...
2008-11-03 Dan Winshipdon't remove the item from the queue here; it should...
2008-09-30 Dan Winshipstore the GSource in priv, don't ref the session. Other...
2008-07-26 Dan WinshipAdd this to schedule a callback in a GMainContext ...
2008-04-08 Dan WinshipNew interface type representing a feature that can...
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-03-13 Xan Lopezg_thread_init should be called before any other glib...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk