summaryrefslogtreecommitdiff
path: root/tests/gobject
Commit message (Expand)AuthorAgeFilesLines
* Deprecate g_type_class_add_private()Emmanuele Bassi2018-06-141-13/+25
* Classify the testsEmmanuele Bassi2018-06-101-1/+2
* Remove developer script not needed in git repositoryXavier Claessens2018-06-041-6/+0
* Remove old tests not being built since 2012Xavier Claessens2018-06-043-814/+0
* gobject: Reimplement g_param_values_cmp() for GParamSpecVariantPhilip Withnall2018-05-041-3/+101
* Initialize variables before using themEmmanuele Bassi2018-03-281-1/+6
* gobject: fix typecasts via g_object_refChristian Hergert2017-12-041-1/+1
* build: Drop --enable-rebuilds configure optionPhilip Withnall2017-11-171-2/+2
* tests: Re-wire the testgobject test program to the build systemEmanuele Aina2017-11-172-0/+3
* tests: Don't assume that private data follows the instance dataEmanuele Aina2017-11-171-3/+0
* Consistently save errno immediately after the operation setting itPhilip Withnall2017-08-031-3/+5
* tests: Do not use gnome.genmarshal()Emmanuele Bassi2017-07-171-13/+31
* meson: Simplify the use of built toolsEmmanuele Bassi2017-07-171-1/+1
* meson: add tests/gobject and tests/refcountTim-Philipp Müller2017-07-131-0/+59
* tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-2919-19/+19
* build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENTPhilip Withnall2017-05-231-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-103-14/+8
* Drop binary checks when cross-compilingEmmanuele Bassi2015-09-011-13/+7
* tests/gobject/performance: Clean up and add refcount performance testAlexander Larsson2014-07-301-10/+119
* Updated FSF's addressDaniel Mustieles2014-01-3119-57/+19
* build: Give internal libraries higher precedenceMichael Haubenwallner2013-11-191-1/+1
* Revert "defaultiface: Fix leak in test"Stef Walter2013-11-111-4/+1
* defaultiface: Fix leak in testStef Walter2013-11-111-1/+4
* timeloop-closure: Fix leaks in testStef Walter2013-11-111-4/+10
* signals: Fix leak in testStef Walter2013-11-111-0/+1
* paramspec-test: Fix leaks in testsStef Walter2013-11-111-0/+3
* override: Fix leaks in testStef Walter2013-11-111-0/+3
* gvalue-test: Fix leaks in testStef Walter2013-11-111-0/+2
* accumulator: Fix leak in testStef Walter2013-11-111-0/+2
* .gitignore: add "signals"Dan Winship2013-09-281-0/+1
* tests: add signal disconnection testRay Strode2013-09-202-0/+137
* Change a pair of TESTS = to TEST +=Ryan Lortie2013-06-011-1/+1
* Rework the build system for a new tests approachRyan Lortie2013-05-311-78/+46
* Remove a bunch of lingering g_thread_init()Ryan Lortie2013-05-311-3/+0
* Move a pair of gobject tests to tests/gobject/Ryan Lortie2013-05-313-1/+654
* build: Fix usage of %.test againColin Walters2013-05-241-1/+1
* tests: Drop unnecessary % from .test pattern match ruleColin Walters2013-05-241-1/+1
* performance test: add signal test with argsRyan Lortie2013-05-231-0/+45
* performance test: share some codeRyan Lortie2013-05-231-37/+25
* tests: fix a few recently-broken testsDan Winship2013-05-211-0/+1
* Convert more tests to installed testsMatthias Clasen2013-05-201-3/+5
* Convert more tests to installed testsMatthias Clasen2013-05-201-0/+16
* tests: comment out asserts in dynamic type testsRyan Lortie2013-02-072-0/+10
* Silence automakeMatthias Clasen2013-02-021-1/+1
* gtype: disallow adding interfaces after the factRyan Lortie2013-01-041-3/+0
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2013-01-041-0/+3
* gtype: disallow adding interfaces after the factRyan Lortie2012-12-181-3/+0
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2012-12-181-0/+3
* gtype: disallow adding interfaces after the factRyan Lortie2012-11-051-3/+0
* Fix more void prototypes in testsSimon McVittie2012-11-022-3/+3