Imported Upstream version 2.57.2
[platform/upstream/glib.git] / gobject / tests /
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.56.0
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.54.2
2017-09-29 DongHun KwakImported Upstream version 2.53.6 80/153580/1
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-09-29 DongHun KwakImported Upstream version 2.53.2 76/153576/1
2017-09-29 DongHun KwakImported Upstream version 2.53.1 75/153575/1
2017-09-29 DongHun KwakImported Upstream version 2.52.3 74/153574/1
2017-05-19 DongHun KwakImported Upstream version 2.50.3 01/130001/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-05-27 Matthias ClasenAdd a performance test for signal connection
2015-05-14 Garrett RegierFix g_binding_unbind() when the source and target are...
2015-05-11 Simon McVittietests: replace most g_print() with g_printerr()
2014-12-18 Philip Withnallgobject: Add g_set_object() convenience function to...
2014-06-06 Ryan Lortietest: add test for explicit-notify properties
2014-05-30 Matthias ClasenFix the closure test in continuous
2014-03-17 Dan Winshipgbinding: warn on failed value transformation
2014-02-15 Dan Winshipgobject: re-allow finalization from constructor()
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-15 Matthias ClasenSimplify subprocesses in tests
2013-11-29 Matthias ClasenImprove GType test coverage
2013-11-27 Ryan Lortietests: move /param/implement to -m slow
2013-11-24 Matthias ClasenAdd a test for g_signal_get_invocation_hint
2013-11-23 Matthias ClasenAdd a test for notify emission ordering
2013-11-11 Chun-wei Fantests: Fix for non-GCC
2013-11-11 Stef Walterthreadtests: Fix leaks in tests
2013-11-11 Stef Walterenums: Fix leaks in tests
2013-11-11 Stef Walterboxed: Fix double free in boxed unit tests
2013-11-06 Stef Waltersignals: Fix memory leaks in signals unit tests
2013-11-06 Stef Walterqdata: Fix leak in qdata unit tests
2013-10-22 Dan Winshipgobject: forbid finalization-during-construction
2013-10-06 Dan WinshipFix overloading of "source" and "target" terminology...
2013-08-17 Matthias ClasenStart using TAP
2013-08-17 Dan Winshipupdate .gitignores
2013-08-14 Nick Schermergobject: Handle ref_count==0 in notify_by_pspec
2013-07-22 Colin Walterstests/closure: Send SIGUSR1 only to our pid
2013-07-22 Colin Walterstests/closure: Use correct prototype for signal callback
2013-07-21 Dan Winshipgobject/tests/closure: fix on win32
2013-07-21 Colin Walterstests/closure: Fix invalid unref
2013-07-18 Dan Winshipgsourceclosure: fix idle/timeout/signal closures, add...
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele BassiAllow registering instance private data during get_type()
2013-06-17 Colin Waltersgobject/tests: Add missing build dependency
2013-06-12 Emmanuele Bassitests/binding: Ensure that the binding goes away
2013-06-12 Emmanuele Bassibinding: Make unbind() release the reference on GBinding
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-05-29 Ryan LortieRemove G_TEST_DATA= from installed .test files
2013-05-29 Matthias ClasenImprove signal test coverage
2013-05-29 Matthias ClasenImprove test coverage in gobject/
2013-05-24 Colin Waltersbuild: Fix usage of %.test again
2013-05-24 Colin Walterstests: Drop unnecessary % from .test pattern match...
2013-05-20 Matthias ClasenMake gobject tests installable
2013-05-13 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2013-05-02 Emmanuele Bassibinding: Add an explicit unbind()
2013-04-23 Ryan LortieGParamSpec: add g_param_spec_get_default_value()
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
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-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
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 WaltersUse (void) for no parameters, not ()
2012-11-02 Colin Waltersbuild: Prototype GType accessors for private classes
2012-11-02 Colin Waltersbuild: Ensure we #include header files for glib-genmars...
2012-10-31 Colin Walterstests/signals: Disable large enumeration value test...
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-09 Ryan Lortie[gsignal] Fix closure invalidation
2012-09-03 Dan Winshipupdate .gitignore
2012-09-03 Dan Winshipgobject/tests: plug leaks
2012-09-03 Dan Winshipgobject/tests: use g_test_expect_messages()
2012-09-02 Matthias ClasenAdd a threaded test for g_object_replace_data
2012-09-02 Matthias ClasenAdd some tests for new object data api
2012-04-23 Matthias ClasenAdd tests for signal convenience api
2012-04-23 Matthias ClasenAdd tests for toggle reference and qdata
2012-04-23 Matthias ClasenImprove test coverage in gobject/tests
2012-04-08 Matthias Clasenbinding: Improve test coverage
2012-04-05 Chun-wei Fangobject/tests/signals.c: Remove C99ism
2012-04-02 Matthias ClasenImprove boxed test coverage
2012-03-09 Erik van PienbroekUse native glib-genmarshal when cross-compiling
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-05 Matthias ClasenFix binding properties of the same object
2012-03-02 Emmanuele Bassibuild: Fix rules for marshalers.[ch]
2012-03-02 Alexander LarssonAdd more tests for signal emissions
2012-02-27 Emmanuele Bassivalue array: Annotate with versioned deprecation
2012-02-22 Rui Matosgvaluetransform: Fix an infinite loop with GFlagsValue...
2012-01-30 Matthias ClasenRemove a check that triggers deprecation warnings
2012-01-25 Emmanuele BassiDeprecate GValueArray
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-05 Simon McVittieSkip tests of incorrect property usage under gtester...
2012-01-02 Simon McVittieAdd regression test for GWeakRef used to cache a singleton
2012-01-02 Simon McVittieAdd deterministic tests for the API of GWeakRef
2011-12-27 Simon McVittievarious tests: do not provoke SIGTRAP with -m no-undefined
next