summaryrefslogtreecommitdiff
path: root/gobject/tests/threadtests.c
Commit message (Expand)AuthorAgeFilesLines
* Add a SPDX LicenseRef for the license historically used for testsSimon McVittie2022-11-021-0/+2
* gobject: Ensure an object has toggle references before notifying itMarco Trevisan (Treviño)2021-09-201-0/+87
* gobject: Cleanup GWeakRef locations on object finalizationMarco Trevisan (Treviño)2021-09-171-0/+81
* tests: Drop unnecessary volatile qualifiers from testsPhilip Withnall2020-11-201-2/+2
* Suggest braces around empty body in ‘if’ statementsBenjamin Otte2020-11-021-1/+1
* glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGSPhilip Withnall2020-07-271-0/+4
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* g_usleep: round up the next millisecond on Windows. See #1371Christoph Reiter2018-05-271-0/+6
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-13/+10
* tests: replace most g_print() with g_printerr()Simon McVittie2015-05-111-4/+4
* threadtests: Fix leaks in testsStef Walter2013-11-111-7/+8
* gtype: disallow adding interfaces after the factRyan Lortie2013-01-041-8/+12
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2013-01-041-12/+8
* gtype: disallow adding interfaces after the factRyan Lortie2012-12-181-8/+12
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2012-12-181-12/+8
* gtype: disallow adding interfaces after the factRyan Lortie2012-11-051-8/+12
* Use (void) for no parameters, not ()Colin Walters2012-11-011-1/+1
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* gobject/tests: plug leaksDan Winship2012-09-031-3/+10
* Add regression test for GWeakRef used to cache a singletonSimon McVittie2012-01-021-0/+121
* more 'static' adding in testcasesRyan Lortie2011-10-161-0/+7
* Disable deprecations where appropriate in testsMatthias Clasen2011-10-121-1/+1
* Remove g_mutex_new()/g_cond_new() in testcasesRyan Lortie2011-10-041-15/+12
* Fix compiler warningsDan Winship2011-05-021-4/+3
* [tests] Remove C++ style commentsAlberto Garcia2010-01-201-4/+4
* Add G_DEFINE_INTERFACEDan Winship2009-12-011-30/+0
* added race condition tester from Michael Meeks with a couple fixes so it's13:34:01 Tim Janik2008-06-101-1/+74
* integrate tests/.18:41:22 Tim Janik2008-02-051-0/+172