summaryrefslogtreecommitdiff
path: root/gobject/tests/dynamictests.c
Commit message (Expand)AuthorAgeFilesLines
* Add a SPDX LicenseRef for the license historically used for testsSimon McVittie2022-11-021-0/+2
* Fix missing initializer warning in gobject/tests/dynamictests.c:test_module_g...Emmanuel Fleury2020-12-161-1/+2
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* tests: replace most g_print() with g_printerr()Simon McVittie2015-05-111-4/+4
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* Improve test coverage in gobject/testsMatthias Clasen2012-04-231-0/+3
* more 'static' adding in testcasesRyan Lortie2011-10-161-1/+4
* g_thread_new: never failRyan Lortie2011-10-131-1/+1
* thread: nuke the concept of 'joinable'Ryan Lortie2011-10-131-1/+1
* Disable deprecations where appropriate in testsMatthias Clasen2011-10-121-2/+1
* Remove g_mutex_new()/g_cond_new() in testcasesRyan Lortie2011-10-041-7/+5
* Fix compiler warningsDan Winship2011-05-021-0/+3
* Add a testcase for bug 637738Matthias Clasen2011-02-181-0/+127
* gobject/tests: New test for dynamic class creation/destructionEdward Hervey2009-11-301-0/+235