index
:
delta/libsoup.git
autobahn-integration-new
autobahn-test-client
badconnect
baserock/2.46.0
baserock/markdoffman/morph
baserock/morph
cache
carlosgc/async-result-message
carlosgc/auth-fixes
carlosgc/auth-no-password
carlosgc/auth-retry-cancel
carlosgc/authenticate
carlosgc/clean-refcounted
carlosgc/client-side-certs2
carlosgc/cookies-non-http-uris
carlosgc/early-cancellation
carlosgc/form-message
carlosgc/io-data-ownership
carlosgc/io-split
carlosgc/logger
carlosgc/message-flags
carlosgc/metrics
carlosgc/no-aliases
carlosgc/no-new-api
carlosgc/null-post-content-length
carlosgc/preconnect
carlosgc/preconnect-stolen
carlosgc/remove-old-api
carlosgc/remove-request-started
carlosgc/request-body-no-content-type
carlosgc/request-body-stream
carlosgc/requeue-private
carlosgc/send_and_read
carlosgc/session-queue
carlosgc/simple-api
carlosgc/sniff-empty
carlosgc/soup-uri-copy
carlosgc/split-io
carlosgc/ssl
carlosgc/status
carlosgc/system-ca-file
carlosgc/websocket-connection-error
cherry-pick-01e361fc
ci-ipv6
coding
content-sniffing
content-sniffing-update
fix-docs
giobased
glib-build.mk
gnome-2-10
gnome-2-12
gnome-2-18
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-8
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gresolver
hsts
http2
installed-tests
issue-171
keyring
libsoup-2-0-branch
libsoup-2-74
libsoup-2.4
libsoup-3-0
libsoup-3-2
libsoup-bindings
libsoup-hacking-branch
libsoup-pre214-branch
master
master.msvc
mcatanzaro/#3
nacho/response-test
new-directory-list-design
new-io
pgriffis/connection-id
pgriffis/cookies-logging
pgriffis/coverage
pgriffis/digest-sha256
pgriffis/fedora-i686-ci
pgriffis/pollable
pgriffis/port-normalized
pgriffis/pygobject-overridedir
pgriffis/redirection-signal
pgriffis/remove-property-aliases
pgriffis/remove-property-functions
pgriffis/soup-logger-crash
pgriffis/updated-examples
pgriffis/valgrind
ricotz/vala
server-api
server-feature
server-handlers
sockprops
soup-0-4
soup-0-5
soup-0-6
soup-0-7
soup-0-7-1
soup-refactoring
structured-log
tintou/wip/auth-domain
tls
websocket
websockets-fixes-2.64
websockets-fixes-2.66
wip/aplazas/hsts
wip/async-close
wip/auth
wip/ci
wip/ci-test
wip/ci-update
wip/constructor
wip/danw/guri
wip/doc-fixes
wip/docs-threading
wip/fixes
wip/fuzzing
wip/hadess/reverse-http
wip/http2
wip/http2-a
wip/http2-b
wip/http2-upstreaming
wip/keepalive
wip/max-payload-size
wip/meson
wip/nacho/soup-extern
wip/noload
wip/payload-size-3-20
wip/pgriffis/markdown-docs
wip/pkg-config-tweaks
wip/proxy-connect
wip/remove-deprecations
wip/remove-header-extern-c
wip/ricotz/issue129
wip/server
wip/server-api
wip/server-early
wip/server-features
wip/server-steal
wip/smcv/error-log
wip/smcv/skip-apache
wip/soup-uri-removal
wip/test-runner
wip/threaded-body-reads
wip/tingping/cached-resolver
wip/tintou/auth-domain
wip/tintou/g-ir-no-header-guards
wip/tintou/many-gir-fixes
wip/tintou/proxy-resolver
wip/tintou/uri-constructor
wip/tpopela/negotiate
wip/uri-normalize-fixes
wip/uri-testing-2
wip/validate-close-code
wip/websocket-close-bug
wip/withprivate
wip/xclaesse/xmlrpc
wip/xmlrpc-variant
gitlab.gnome.org: GNOME/libsoup.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Separate out soup_test_server_run_in_thread()
Philip Chimento
2020-11-21
1
-11
/
+17
*
logger: Remove SOUP_LOGGER_LOG_BODY
Carlos Garcia Campos
2020-11-20
1
-2
/
+2
*
uri-utils: add soup_uri_copy()
Carlos Garcia Campos
2020-11-20
1
-18
/
+0
*
Stop using soup_session_cancel_message() in tests
Carlos Garcia Campos
2020-11-15
1
-57
/
+16
*
Remove non-HTTP SoupStatus values
Carlos Garcia Campos
2020-11-15
1
-16
/
+28
*
Replace SoupURI with GUri
Patrick Griffis
2020-11-14
1
-11
/
+29
*
Remove type argument from soup_test_session_new()
Patrick Griffis
2020-11-06
1
-5
/
+3
*
Make SoupMessage a private and final type
Patrick Griffis
2020-10-28
1
-1
/
+1
*
Remove property aliases
Patrick Griffis
2020-10-28
1
-2
/
+2
*
tests: stop using SoupRequest API in tests
Carlos Garcia Campos
2020-10-26
1
-19
/
+21
*
session: add io priority parameter to soup_session_send_async()
Carlos Garcia Campos
2020-10-26
1
-1
/
+2
*
session: remove soup_session_queue_message and soup_session_send_message
carlosgc/remove-old-api
Carlos Garcia Campos
2020-09-30
1
-26
/
+0
*
tests: stop using soup_session_send_message in tests
Carlos Garcia Campos
2020-09-30
1
-0
/
+40
*
tests: stop using soup_session_queue_message in tests
Carlos Garcia Campos
2020-09-30
1
-7
/
+62
*
Replace SoupBuffer with GBytes
Patrick Griffis
2020-09-19
1
-12
/
+6
*
tests: More removal of deprecated async session
Patrick Griffis
2020-09-19
1
-0
/
+23
*
Delete SoupSessionSync
Patrick Griffis
2020-09-19
1
-40
/
+8
*
Reorganize source tree
Patrick Griffis
2020-09-19
1
-0
/
+1
*
tests: ensure we use an absolute path for apache server root parameter
Carlos Garcia Campos
2020-09-16
1
-0
/
+7
*
tests: check for curl at runtime
Ross Burton
2020-05-06
1
-0
/
+13
*
test-utils: Clarify meaning of an environment variable
Simon McVittie
2020-03-11
1
-1
/
+3
*
test-utils: ensure we always provide an absolute path to g_tls_file_database_new
Carlos Garcia Campos
2019-06-17
1
-1
/
+5
*
test-utils: Fix uninitialized value issue found by Coverity Scan and clang
Milan Crha
2018-06-25
1
-2
/
+4
*
libsoup: Fix some old-style function declarations
Philip Withnall
2015-04-27
1
-1
/
+1
*
tests: fix when building without glib-networking available
Dan Winship
2015-03-03
1
-13
/
+15
*
tests: plug leaks, update libsoup.supp
Dan Winship
2015-03-02
1
-8
/
+38
*
test-utils: fix some bugs with SOUP_TEST_SERVER_NO_DEFAULT_LISTENER
Dan Winship
2015-03-01
1
-13
/
+8
*
tests: update to handle G_PARAM_DEPRECATED warnings in new glib
Dan Winship
2014-07-22
1
-2
/
+13
*
tests: fix a mutex-handling bug exposed by new glib
Dan Winship
2014-07-22
1
-0
/
+1
*
tests: port old tests to new SoupServer APIs, add some new tests
Dan Winship
2014-05-02
1
-46
/
+188
*
tests: use g_test_bug() to annotate test cases
Dan Winship
2014-03-15
1
-0
/
+1
*
test-utils: change http_debug command-line flag
Dan Winship
2014-03-09
1
-1
/
+1
*
tests: use TAP, and install the tests
Dan Winship
2014-02-08
1
-25
/
+55
*
tests: Add resources/* to soup-test.gresource, add utility functions
Dan Winship
2014-02-08
1
-0
/
+67
*
tests: initial port to the gtestutils framework
Dan Winship
2014-02-08
1
-49
/
+28
*
tests: ignore proxy settings
Dan Winship
2014-01-07
1
-0
/
+1
*
test-utils: bump up debug_level when running under "make check"
Dan Winship
2013-11-10
1
-0
/
+3
*
Fix soup_client_input_stream_close to not block
Dan Winship
2013-09-29
1
-0
/
+33
*
test-utils: set GSETTINGS_BACKEND=memory
Dan Winship
2013-09-29
1
-0
/
+1
*
misc-test: add a test that preemptively cancelling a SoupRequest works
Dan Winship
2013-07-13
1
-0
/
+2
*
tests: fix a memory leak
Dan Winship
2013-05-15
1
-2
/
+3
*
tests: [CENSORED] [CENSORED] automake [CENSORED]
Dan Winship
2013-02-19
1
-0
/
+3
*
cache-test: added a new cancellation test
Sergio Villar Senin
2013-02-18
1
-0
/
+10
*
test-utils: Added SOUP_TEST_REQUEST_CANCEL_IMMEDIATE flag
Sergio Villar Senin
2013-02-18
1
-1
/
+2
*
test-utils: add cancellation support to soup_test_request_send
Sergio Villar Senin
2013-02-12
1
-3
/
+77
*
Remove now-unnecessary g_type_init() calls
Dan Winship
2012-10-22
1
-1
/
+0
*
tests: parallelize proxy-test to make it faster
Dan Winship
2012-08-10
1
-0
/
+7
*
test-utils: simplify the SoupRequest test utils a bit
Dan Winship
2012-07-25
1
-30
/
+37
*
Add some test-utils helpers for async SoupRequest usage
Dan Winship
2012-07-13
1
-0
/
+59
*
Clean up includes
Dan Winship
2012-07-13
1
-19
/
+14
[next]