now come the big changes...
[platform/upstream/glib.git] / tests / gobject / Makefile.am
2013-11-19 Michael Haubenwallnerbuild: Give internal libraries higher precedence
2013-09-20 Ray Strodetests: add signal disconnection test
2013-06-01 Ryan LortieChange a pair of TESTS = to TEST +=
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-06-01 Ryan LortieMove a pair of gobject tests to tests/gobject/
2013-05-24 Colin Waltersbuild: Fix usage of %.test again
2013-05-24 Colin Walterstests: Drop unnecessary % from .test pattern match...
2013-05-21 Dan Winshiptests: fix a few recently-broken tests
2013-05-21 Matthias ClasenConvert more tests to installed tests
2013-05-21 Matthias ClasenConvert more tests to installed tests
2013-02-03 Matthias ClasenSilence automake
2013-01-04 Ryan Lortiegtype: disallow adding interfaces after the fact
2013-01-04 Rico TzschichholzRevert "gtype: disallow adding interfaces after the...
2012-12-18 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-12-18 Rico TzschichholzRevert "gtype: disallow adding interfaces after the...
2012-11-05 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-11-02 Colin Waltersbuild: Ensure we #include header files for glib-genmars...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-13 Ryan Lortietests: disable deprecation warnings for tests
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-28 Matthias ClasenMove ifaceproperties test to gobject/tests/
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
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 Lortiemake tests not dynamic link against /lib/libglib
2009-10-02 Alexander LarssonAdd gobject performance tests for threaded code
2009-10-02 Alexander LarssonAdd performance tests for GObject primitives
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-03-23 Matthias ClasenHandle missing $RANDOM
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-02-18 Matthias ClasenAdd paramspec-test
2005-12-05 Matthias Clasenbroken commit
2005-08-09 Matthias ClasenAdd it here.
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 TaylorTests of interface inheritance and overriding.
2003-09-29 Owen TaylorDummy dynamic type module for testing type plugin code...
2003-09-12 Owen TaylorNew directory, framework for automated GObject tests.