summaryrefslogtreecommitdiff
path: root/tests/gio-test.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-14Make the tests silent on success.Matthias Clasen1-2/+16
2002-10-15add -DG_DISABLED_DEPRECATEDManish Singh1-3/+3
2002-07-04Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi1-0/+3
2002-04-08Use gsize instead of gint. From Miroslaw Dobrzanski-NeumannSebastian Wilhelmi1-1/+1
2001-07-20make it compile againHans Breuer1-2/+2
2001-04-20Add a check for the Darwin dynamic linker. Use AC_TRY_LINK when checkingDan Winship1-1/+1
2001-01-25Socket support rewritten. It was utterly broken, and untested in fact. WeTor Lillqvist1-12/+115
2000-10-06Fix the Win32-only code to use current API,Tor Lillqvist1-1/+3
2000-08-21Fix a couple of trivial bugs that were causing warnings.Owen Taylor1-2/+2
2000-08-06New function, that calls g_source_remove(). Check return value ofTor Lillqvist1-7/+19
2000-07-30Compile in the debugging code all the time, but only output debug messagesTor Lillqvist1-36/+61
2000-07-29Finally, a new and improved IO Channel and condition watch implementationTor Lillqvist1-0/+285