summaryrefslogtreecommitdiff
path: root/tests/gobject/paramspec-test.c
Commit message (Expand)AuthorAgeFilesLines
* gobject: Reimplement g_param_values_cmp() for GParamSpecVariantPhilip Withnall2018-05-041-3/+101
* tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* paramspec-test: Fix leaks in testsStef Walter2013-11-111-0/+3
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* tests: Use G_VALUE_INITJavier Jardón2011-10-021-5/+5
* gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()Colin Walters2011-09-221-0/+16
* Add fundamental type and pspec for GVariantChristian Persch2010-06-171-7/+39
* Make the g_test_add macro work with gcc 4.3Matthias Clasen2008-02-111-2/+2
* don't free or modify static strings, dup them when needed and clear theMichael Natterer2007-04-241-0/+73
* Add paramspec-testMatthias Clasen2006-02-181-0/+147