summaryrefslogtreecommitdiff
path: root/gobject/tests
AgeCommit message (Expand)AuthorFilesLines
2014-06-06test: add test for explicit-notify propertiesRyan Lortie1-2/+60
2014-05-30Fix the closure test in continuousMatthias Clasen1-0/+12
2014-03-17gbinding: warn on failed value transformationDan Winship1-0/+24
2014-02-15gobject: re-allow finalization from constructor()Dan Winship1-9/+11
2014-01-31Updated FSF's addressDaniel Mustieles2-6/+2
2013-12-15Simplify subprocesses in testsMatthias Clasen1-9/+7
2013-11-28Improve GType test coverageMatthias Clasen1-0/+8
2013-11-27tests: move /param/implement to -m slowRyan Lortie1-1/+3
2013-11-23Add a test for g_signal_get_invocation_hintMatthias Clasen1-0/+47
2013-11-23Add a test for notify emission orderingMatthias Clasen1-0/+39
2013-11-11tests: Fix for non-GCCChun-wei Fan1-32/+32
2013-11-11threadtests: Fix leaks in testsStef Walter1-7/+8
2013-11-11enums: Fix leaks in testsStef Walter1-0/+4
2013-11-11boxed: Fix double free in boxed unit testsStef Walter1-1/+1
2013-11-06signals: Fix memory leaks in signals unit testsStef Walter1-0/+5
2013-11-06qdata: Fix leak in qdata unit testsStef Walter1-0/+2
2013-10-22gobject: forbid finalization-during-constructionDan Winship3-0/+153
2013-10-06Fix overloading of "source" and "target" terminology in GBindingDan Winship1-12/+12
2013-08-17Start using TAPMatthias Clasen1-1/+1
2013-08-17update .gitignoresDan Winship1-0/+1
2013-08-14gobject: Handle ref_count==0 in notify_by_pspecNick Schermer1-0/+7
2013-07-22tests/closure: Send SIGUSR1 only to our pidColin Walters1-1/+1
2013-07-22tests/closure: Use correct prototype for signal callbackColin Walters1-1/+11
2013-07-21gobject/tests/closure: fix on win32Dan Winship1-1/+1
2013-07-21tests/closure: Fix invalid unrefColin Walters1-1/+0
2013-07-17gsourceclosure: fix idle/timeout/signal closures, add child watch supportDan Winship3-0/+204
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-8/+8
2013-06-24Allow registering instance private data during get_type()Emmanuele Bassi3-0/+248
2013-06-17gobject/tests: Add missing build dependencyColin Walters1-1/+1
2013-06-12tests/binding: Ensure that the binding goes awayEmmanuele Bassi1-2/+15
2013-06-12binding: Make unbind() release the reference on GBindingEmmanuele Bassi1-3/+1
2013-05-31Rework the build system for a new tests approachRyan Lortie1-52/+34
2013-05-29Remove G_TEST_DATA= from installed .test filesRyan Lortie1-1/+1
2013-05-29Improve signal test coverageMatthias Clasen1-1/+205
2013-05-29Improve test coverage in gobject/Matthias Clasen4-1/+300
2013-05-24build: Fix usage of %.test againColin Walters1-1/+1
2013-05-24tests: Drop unnecessary % from .test pattern match ruleColin Walters1-1/+1
2013-05-19Make gobject tests installableMatthias Clasen1-0/+16
2013-05-13tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship1-6/+48
2013-05-02binding: Add an explicit unbind()Emmanuele Bassi1-0/+32
2013-04-23GParamSpec: add g_param_spec_get_default_value()Ryan Lortie1-0/+16
2013-02-27build: Add --disable-compile-warningsColin Walters1-0/+2
2013-02-02Silence automakeMatthias Clasen1-3/+4
2013-01-04gtype: disallow adding interfaces after the factRyan Lortie1-8/+12
2013-01-04Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz1-12/+8
2012-12-19Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"Matthias Clasen1-48/+6
2012-12-19tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship1-6/+48
2012-12-18gtype: disallow adding interfaces after the factRyan Lortie1-8/+12
2012-12-18Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz1-12/+8
2012-11-05gtype: disallow adding interfaces after the factRyan Lortie1-8/+12