summaryrefslogtreecommitdiff
path: root/tests/test-fallback.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove g_thread_init() callsPhilip Withnall2015-10-011-1/+0
* tests: Remove g_type_init() callsPhilip Withnall2015-10-011-1/+0
* tests: Remove redundant GLIB_CHECK_VERSION checksPhilip Withnall2014-01-311-2/+0
* Properly ifdef windows headers in order to get compiles working on linux againRohan Garg2012-03-121-0/+2
* Fixed mingw/msys compilation. Definition for intptr_t was missing. Added WSAS...Filippo Della Betta2012-03-051-1/+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
* Change the compatibility modes from DRAFT19 to RFC5245Youness Alaoui2010-05-191-2/+2
* return FALSE on g_error timers because new gcc refuses to compile without a r...Youness Alaoui2010-02-161-0/+2
* Move tests from agent and socket, into its own tests directory.. fixes issue ...Youness Alaoui2009-01-141-0/+563