summaryrefslogtreecommitdiff
path: root/gio/tests/unix-streams.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-02Improve unix stream test coverageMatthias Clasen1-0/+4
2013-01-16gio/tests: add some more async stream testsDan Winship1-20/+70
2012-10-16Remove g_type_init() callsRyan Lortie1-1/+0
2012-09-03gio/tests: fix leaksDan Winship1-0/+1
2012-08-19Improve test coverage for unix streamsMatthias Clasen1-0/+38
2011-11-14GUnixInput/OutputStream: fix blocking methods to always blockDan Winship1-2/+22
2011-10-13g_thread_new: never failRyan Lortie1-2/+2
2011-10-13thread: nuke the concept of 'joinable'Ryan Lortie1-2/+2
2011-10-10Don't use deprecated GThread API in gio testsMatthias Clasen1-3/+2
2010-08-03Fix a possible deadlockMatthias Clasen1-21/+1
2010-07-30Remove redundant includeMatthias Clasen1-1/+0
2010-07-30Work around deadlock in unix-streams testMatthias Clasen1-1/+22
2009-11-17Fix compilation warning: Initialize the variableJavier Jardón1-1/+1
2009-07-05Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen1-0/+256
2009-07-01Move gio tests from gio/tests/ to tests/gio/Benjamin Otte1-256/+0
2009-06-29fix warnings from gcc compilation with my mad CFLAGSBenjamin Otte1-2/+2
2008-09-26 Bug 505361 - gunixinputstream.c assumes poll() availableDan Winship1-0/+256