Replace -I with $(glib_INCLUDES) and friends
[platform/upstream/glib.git] / tests / gobject /
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-06-19 Christian PerschAdd g_value_take_variant
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-10 Ryan Lortieadd performance tests to gitignore
2010-02-10 Ryan Lortiemake tests not dynamic link against /lib/libglib
2010-01-13 Alexander LarssonRemove additional thread support in performance test
2009-11-30 Matthias ClasenFix dynamictype test to build
2009-11-26 Alexander LarssonCast iface_init to GInterfaceInitFunc
2009-11-26 Alexander LarssonAdd test for G_IMPLEMENT_INTERFACE_DYNAMIC
2009-10-02 Alexander LarssonAdd gobject performance tests for threaded code
2009-10-02 Alexander LarssonAdd performance tests for GObject primitives
2009-01-05 Dan Winshipupdate
2008-07-04 Michael NattererBug 541208 – Functions to easily install and use signal...
2008-02-11 Matthias ClasenMake the g_test_add macro work with gcc 4.3
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-04-24 Michael Nattererdon't free or modify static strings, dup them when...
2007-03-23 Matthias ClasenHandle missing $RANDOM
2007-01-03 Michael Nattererremoved all .cvsignore files. SVN doesn't need them.
2006-12-29 Matthias ClasenDefine G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant...
2006-08-16 Tim Janikadded test program which demonstrates and checks single...
2006-05-02 Tim Janikadded test code from Behdad Esfahbod, see #337128.
2006-04-05 Behdad Esfahbod.
2006-02-18 Matthias ClasenAdd paramspec-test
2006-02-18 Matthias ClasenAdd more tests.
2005-12-05 Matthias Clasenbroken commit
2005-12-01 Matthias ClasenMake tests work with slice allocator
2005-08-12 Manish SinghShut up CVS
2005-08-09 Matthias ClasenAdd it here.
2005-05-09 Manish SinghShut up CVS
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2003-10-24 Tor LillqvistForce shared library (DLL) only on Windows. (I don...
2003-10-23 Owen Taylor=== Released 2.3.0 ===
2003-10-21 Owen TaylorTest for interface properties and GParamSpecOverride.
2003-10-02 Owen TaylorTest case for g_type_add_interface_check().
2003-10-02 Owen TaylorRemove some tests that were testing things that weren...
2003-10-02 Owen TaylorTests of interface inheritance and overriding.
2003-09-29 Owen Taylor.cvsignore update
2003-09-29 Owen TaylorDummy dynamic type module for testing type plugin code...
2003-09-12 Owen TaylorNew directory, framework for automated GObject tests.
2003-09-02 Tim Janikadded support for a "default vtable" per interface...
2003-08-27 Owen TaylorAdd a detailed test case for interface initialization...
2001-12-18 Tim Janikadded some assertions to test g_signal_get_invocation_h...
2001-12-14 James Henstridgeadd rules to build it.