summaryrefslogtreecommitdiff
path: root/gio/tests/gdbus-connection-slow.c
Commit message (Expand)AuthorAgeFilesLines
* use g_timeout_add_seconds_once()Peter Eisenmann2023-05-021-6/+4
* tests: Add G_TEST_OPTION_ISOLATE_DIRS to almost all gdbus testsPhilip Withnall2022-11-231-1/+1
* tests: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Distinguish more clearly between wait status and exit statusSimon McVittie2021-06-151-3/+3
* tests: Add more debug information to gdbus-connection-slowPhilip Withnall2021-01-071-6/+14
* GDBus tests: Use G_SOURCE_REMOVE, G_SOURCE_CONTINUESimon McVittie2020-10-011-2/+2
* all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall2018-04-271-1/+1
* gio/tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gdbus-connection-slow: Fix leak in testsStef Walter2013-11-111-1/+6
* tests: move tests to new _get_filename() APIRyan Lortie2013-05-291-8/+4
* tests: use new g_test_build_filename() APIRyan Lortie2013-05-291-9/+2
* Fix make check with builddir != srcdirMatthias Clasen2013-05-271-1/+1
* Fix yet more test regressions...Ryan Lortie2013-05-271-5/+5
* Timeout the test if dbus sevice has not appeared in due time.Josep Puigdemont2013-05-211-1/+20
* Convert remaining gio tests to installedMatthias Clasen2013-05-201-2/+15
* Fix distcheckMatthias Clasen2013-01-141-1/+1
* Use the C gdbus-testserver in testsMatthias Clasen2013-01-031-1/+1
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* Add g_spawn_check_exit_status()Colin Walters2012-07-101-7/+2
* Fix test building on win32Alexander Larsson2012-04-191-0/+4
* Use GTestDBus in all GDBus unit testsXavier Claessens2012-04-191-6/+1
* Revert "Add GTestDBus object"David Zeuthen2012-04-181-1/+6
* Add GTestDBus objectXavier Claessens2012-04-181-6/+1
* Take out the timeout from the large-message testMatthias Clasen2011-07-101-1/+1
* GDBus: Move "slow" connection test cases into separate test programDavid Zeuthen2010-09-231-0/+214