summaryrefslogtreecommitdiff
path: root/gobject/tests
AgeCommit message (Expand)AuthorFilesLines
2011-02-14More GValue conversion testsMatthias Clasen1-1/+30
2011-02-14Vary the order of unreffing dest and srcMatthias Clasen1-1/+1
2011-02-13Improve test coverageMatthias Clasen6-4/+995
2010-12-27Move ifaceproperties test to gobject/tests/Matthias Clasen3-11/+751
2010-11-28gobject: added property testJonas Holmberg1-0/+37
2010-11-08New function: g_clear_object()Ryan Lortie3-1/+38
2010-09-13gobject: Add install_properties()Emmanuele Bassi3-1/+226
2010-08-13Add bug references to some testsMatthias Clasen1-0/+4
2010-08-06Replace -I with $(glib_INCLUDES) and friendsRyan Lortie1-1/+1
2010-08-05Add $(top_builddir)/glib to includespaul1-1/+1
2010-08-04binding: Add a default marshaller for the closure APIEmmanuele Bassi1-39/+0
2010-08-03binding: Add G_BINDING_INVERT_BOOLEANEmmanuele Bassi1-5/+59
2010-08-03binding: Add a closure-based variant of bind_property_full()Emmanuele Bassi1-2/+74
2010-07-22binding: Cast to avoid compiler warningBenjamin Otte1-2/+2
2010-07-05Add some more checks to the binding testsMatthias Clasen1-1/+18
2010-06-23binding: Add SYNC_CREATE to the flagsEmmanuele Bassi1-0/+36
2010-06-16tests: Add a chain bindingEmmanuele Bassi1-0/+35
2010-06-15gobject: Add GBindingEmmanuele Bassi3-1/+330
2010-01-20[tests] Remove C++ style commentsAlberto Garcia1-4/+4
2009-12-18update .gitignoresDan Winship1-0/+1
2009-12-01Add G_DEFINE_INTERFACEDan Winship1-30/+0
2009-11-30gobject/tests: New test for dynamic class creation/destructionEdward Hervey2-1/+238
2008-09-02Bug 549771 – improved .gitignore for glibRyan Lortie1-0/+1
2008-06-10added race condition tester from Michael Meeks with a couple fixes so it's13:34:01 Tim Janik1-1/+74
2008-02-05integrate tests/.18:41:22 Tim Janik2-0/+182