summaryrefslogtreecommitdiff
path: root/tests/test-io-stream-cancelling.c
Commit message (Expand)AuthorAgeFilesLines
* agent: Add support for bytestream TCPOle André Vadla Ravnås2021-11-221-1/+1
* Use g_assert_cmp.int() to get better debug logs on crashOlivier Crête2020-05-051-1/+1
* tests: Remove g_thread_init() callsPhilip Withnall2015-10-011-1/+0
* tests: Remove g_type_init() callsPhilip Withnall2015-10-011-1/+0
* tests: Fix various memory leaks in the unit testsPhilip Withnall2014-09-251-0/+9
* tests: Move a closure from the heap to the stackPhilip Withnall2014-09-251-14/+10
* tests: Remove redundant GLIB_CHECK_VERSION checksPhilip Withnall2014-01-311-4/+0
* tests: Add tests for the I/O stream classesPhilip Withnall2014-01-311-0/+150