summaryrefslogtreecommitdiff
path: root/tests/gobject
Commit message (Expand)AuthorAgeFilesLines
* tests: comment out asserts in dynamic type testsRyan Lortie2013-02-072-0/+10
* Silence automakeMatthias Clasen2013-02-021-1/+1
* gtype: disallow adding interfaces after the factRyan Lortie2013-01-041-3/+0
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2013-01-041-0/+3
* gtype: disallow adding interfaces after the factRyan Lortie2012-12-181-3/+0
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2012-12-181-0/+3
* gtype: disallow adding interfaces after the factRyan Lortie2012-11-051-3/+0
* Fix more void prototypes in testsSimon McVittie2012-11-022-3/+3
* Predeclare more things in testsSimon McVittie2012-11-028-6/+27
* build: Ensure we #include header files for glib-genmarshal codeColin Walters2012-11-011-2/+2
* Remove g_type_init() callsRyan Lortie2012-10-1613-16/+1
* fix warningsDan Winship2012-04-303-4/+4
* tests: Add generic and empty signal emission performace testsAlexander Larsson2012-03-021-5/+107
* tests: performance: add emit-handled/emit-unhandled testsLionel Landwerlin2012-03-021-21/+104
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2011-11-295-7/+7
* tests/gobject: Use G_VALUE_INITJavier Jardón2011-10-181-5/+5
* tests: disable deprecation warnings for testsRyan Lortie2011-10-131-0/+1
* tests: Use G_VALUE_INITJavier Jardón2011-10-022-11/+11
* gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()Colin Walters2011-09-222-0/+17
* Move ifaceproperties test to gobject/tests/Matthias Clasen2010-12-272-649/+0
* Convert ifaceproperties.c to test frameworkMatthias Clasen2010-12-271-119/+260
* Fix misc compiler warnings in (mostly) test programsDan Winship2010-08-191-1/+1
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-061-4/+1
* Add $(top_builddir)/glib to includespaul2010-08-051-0/+1
* Add g_value_take_variantChristian Persch2010-06-192-1/+82
* Add fundamental type and pspec for GVariantChristian Persch2010-06-172-14/+70
* Sprinkle some $(AM_V_GEN) around to make the build more silent.Christian Persch2010-06-151-2/+2
* add performance tests to gitignoreRyan Lortie2010-02-101-0/+2
* make tests not dynamic link against /lib/libglibRyan Lortie2010-02-101-1/+7
* Remove additional thread support in performance testAlexander Larsson2010-01-132-8/+1
* Fix dynamictype test to buildMatthias Clasen2009-11-291-2/+1
* Cast iface_init to GInterfaceInitFuncAlexander Larsson2009-11-261-2/+1
* Add test for G_IMPLEMENT_INTERFACE_DYNAMICAlexander Larsson2009-11-261-4/+49
* Add gobject performance tests for threaded codeAlexander Larsson2009-10-022-0/+383
* Add performance tests for GObject primitivesAlexander Larsson2009-10-023-0/+744
* updateDan Winship2009-01-051-0/+12
* Bug 541208 – Functions to easily install and use signals without classMichael Natterer2008-07-041-12/+106
* Make the g_test_add macro work with gcc 4.3Matthias Clasen2008-02-111-2/+2
* initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik2007-11-211-1/+3
* don't free or modify static strings, dup them when needed and clear theMichael Natterer2007-04-241-0/+73
* Handle missing $RANDOMMatthias Clasen2007-03-231-1/+1
* removed all .cvsignore files. SVN doesn't need them.Michael Natterer2007-01-031-15/+0
* Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437)Matthias Clasen2006-12-292-0/+131
* added test program which demonstrates and checks singleton construction.Tim Janik2006-08-162-0/+86
* added test code from Behdad Esfahbod, see #337128.Tim Janik2006-05-022-0/+60
* .Behdad Esfahbod2006-04-051-0/+1
* Add paramspec-testMatthias Clasen2006-02-182-0/+148
* Add more tests.Matthias Clasen2006-02-181-0/+277
* broken commitMatthias Clasen2005-12-051-1/+3
* Make tests work with slice allocatorMatthias Clasen2005-12-011-3/+1