summaryrefslogtreecommitdiff
path: root/tests/gobject
AgeCommit message (Expand)Author
2009-01-05updateDan Winship
2008-07-04Bug 541208 – Functions to easily install and use signals without classMichael Natterer
2008-02-11Make the g_test_add macro work with gcc 4.3Matthias Clasen
2007-11-21initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik
2007-04-24don't free or modify static strings, dup them when needed and clear theMichael Natterer
2007-03-23Handle missing $RANDOMMatthias Clasen
2007-01-03removed all .cvsignore files. SVN doesn't need them.Michael Natterer
2006-12-29Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437)Matthias Clasen
2006-08-16added test program which demonstrates and checks singleton construction.Tim Janik
2006-05-02added test code from Behdad Esfahbod, see #337128.Tim Janik
2006-04-05.Behdad Esfahbod
2006-02-18Add paramspec-testMatthias Clasen
2006-02-18Add more tests.Matthias Clasen
2005-12-05broken commitMatthias Clasen
2005-12-01Make tests work with slice allocatorMatthias Clasen
2005-08-12Shut up CVSManish Singh
2005-08-09Add it here.Matthias Clasen
2005-05-09Shut up CVSManish Singh
2005-05-05Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor
2003-10-24Force shared library (DLL) only on Windows. (I don't think that isTor Lillqvist
2003-10-23=== Released 2.3.0 ===Owen Taylor
2003-10-21Test for interface properties and GParamSpecOverride.Owen Taylor
2003-10-02Test case for g_type_add_interface_check().Owen Taylor
2003-10-02Remove some tests that were testing things that weren't supposed to work;Owen Taylor
2003-10-02Tests of interface inheritance and overriding.Owen Taylor
2003-09-29.cvsignore updateOwen Taylor
2003-09-29Dummy dynamic type module for testing type plugin code and dynamic types.Owen Taylor
2003-09-12New directory, framework for automated GObject tests.Owen Taylor
2003-09-02added support for a "default vtable" per interface, that interface vtablesTim Janik
2003-08-27Add a detailed test case for interface initialization, testing the abilityOwen Taylor
2001-12-18added some assertions to test g_signal_get_invocation_hint().Tim Janik
2001-12-14add rules to build it.James Henstridge