summaryrefslogtreecommitdiff
path: root/gio/tests/gdbus-non-socket.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-05-21Use 'dumb quotes' rather than `really dumb quotes'Dan Winship1-2/+2
2013-05-13gtestutils: deprecate g_test_trap_fork()Dan Winship1-0/+2
2013-05-13tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship1-0/+1
2012-12-19Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"Matthias Clasen1-7/+2
2012-12-19tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship1-2/+7
2012-10-16Remove g_type_init() callsRyan Lortie1-1/+0
2011-11-21GDBus tests: factor out TestIOStream, test_pipe and test_bidi_pipeSimon McVittie1-111/+32
2011-10-19gdbus-non-socket test: avoid use of a GMainContext across a forkSimon McVittie1-13/+38
2011-10-19Revert "Disable two GDBus tests"Simon McVittie1-2/+1
2011-10-10Don't use deprecated GThread API in gio testsMatthias Clasen1-1/+0
2011-09-16Disable two GDBus testsRyan Lortie1-1/+2
2010-08-18Bug 627188 – gdbus-non-socket test occasionally failsDavid Zeuthen1-4/+15
2010-08-13Bug 626841 – Add test-case for non-socket GIOStreamDavid Zeuthen1-0/+346