summaryrefslogtreecommitdiff
path: root/tests/test-dribble.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove g_thread_init() callsPhilip Withnall2015-10-011-2/+0
* tests: Remove g_type_init() callsPhilip Withnall2015-10-011-1/+0
* Protect test-dribble against read->connected->ready state changesYouness Alaoui2014-04-231-4/+14
* tests: Remove redundant GLIB_CHECK_VERSION checksPhilip Withnall2014-01-311-2/+0
* Fix test-dribbleRohan Garg2012-05-011-1/+1
* Remove redundant code from testsRohan Garg2012-02-201-8/+0
* WSAStartup/WSACleanup added on WIN32 platformFilippo Della Betta2012-02-201-0/+9
* Replaced __func__ macro with G_STRFUNC in the unit testsFilippo Della Betta2012-02-151-4/+4
* Fix builds for systems using glib 2.3.81 and aboveRohan Garg2012-01-161-0/+3
* return FALSE on g_error timers because new gcc refuses to compile without a r...Youness Alaoui2010-02-161-0/+2
* Forgot to add Makefile.am and adding unit test for dribble modeYouness Alaoui2009-01-181-0/+396