summaryrefslogtreecommitdiff
path: root/tests/test-build-io-stream.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use g_assert_true() instead of g_assert() everywhereOlivier Crête2021-11-011-50/+50
* Use g_assert_cmp.int() to get better debug logs on crashOlivier Crête2020-05-051-4/+4
* tests: Fix -Wcast-function-type warnings with GCC 8Jakub Adam2019-01-141-1/+3
* tests: Disable UPnPJakub Adam2019-01-141-0/+5
* 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/+4
* tests: Fix test-build-io-stream for EOS changesPhilip Withnall2014-08-251-3/+2
* agent: Replace nice_agent_build_io_stream() with nice_agent_get_io_stream()Olivier Crête2014-01-311-44/+9
* nice: Add nice_agent_build_io_stream to exported symbolsOlivier Crête2014-01-311-5/+7
* 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/+494