summaryrefslogtreecommitdiff
path: root/tests/gobject
AgeCommit message (Expand)Author
2018-10-10Autotools: Always run glib-genmarshal, even if cross-compilingSimon McVittie
2018-10-10meson: Run build-time tests with --tap where supportedSimon McVittie
2018-10-10Meson: Install timeloop-closure testXavier Claessens
2018-10-10Meson: Run in TAP mode installed tests that support itXavier Claessens
2018-10-10Meson: build and install remaining testsXavier Claessens
2018-07-30build: Stop distributing generated files in autotools tarballsPhilip Withnall
2018-06-14Deprecate g_type_class_add_private()Emmanuele Bassi
2018-06-10Classify the testsEmmanuele Bassi
2018-06-04Remove developer script not needed in git repositoryXavier Claessens
2018-06-04Remove old tests not being built since 2012Xavier Claessens
2018-05-04gobject: Reimplement g_param_values_cmp() for GParamSpecVariantPhilip Withnall
2018-03-28Initialize variables before using themEmmanuele Bassi
2017-12-04gobject: fix typecasts via g_object_refChristian Hergert
2017-11-17build: Drop --enable-rebuilds configure optionPhilip Withnall
2017-11-17tests: Re-wire the testgobject test program to the build systemEmanuele Aina
2017-11-17tests: Don't assume that private data follows the instance dataEmanuele Aina
2017-08-03Consistently save errno immediately after the operation setting itPhilip Withnall
2017-07-17tests: Do not use gnome.genmarshal()Emmanuele Bassi
2017-07-17meson: Simplify the use of built toolsEmmanuele Bassi
2017-07-13meson: add tests/gobject and tests/refcountTim-Philipp Müller
2017-05-29tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-05-23build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENTPhilip Withnall
2017-04-10Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi
2015-09-01Drop binary checks when cross-compilingEmmanuele Bassi
2014-07-30tests/gobject/performance: Clean up and add refcount performance testAlexander Larsson
2014-01-31Updated FSF's addressDaniel Mustieles
2013-11-19build: Give internal libraries higher precedenceMichael Haubenwallner
2013-11-11Revert "defaultiface: Fix leak in test"Stef Walter
2013-11-11defaultiface: Fix leak in testStef Walter
2013-11-11timeloop-closure: Fix leaks in testStef Walter
2013-11-11signals: Fix leak in testStef Walter
2013-11-11paramspec-test: Fix leaks in testsStef Walter
2013-11-11override: Fix leaks in testStef Walter
2013-11-11gvalue-test: Fix leaks in testStef Walter
2013-11-11accumulator: Fix leak in testStef Walter
2013-09-28.gitignore: add "signals"Dan Winship
2013-09-20tests: add signal disconnection testRay Strode
2013-06-01Change a pair of TESTS = to TEST +=Ryan Lortie
2013-05-31Rework the build system for a new tests approachRyan Lortie
2013-05-31Remove a bunch of lingering g_thread_init()Ryan Lortie
2013-05-31Move a pair of gobject tests to tests/gobject/Ryan Lortie
2013-05-24build: Fix usage of %.test againColin Walters
2013-05-24tests: Drop unnecessary % from .test pattern match ruleColin Walters
2013-05-23performance test: add signal test with argsRyan Lortie
2013-05-23performance test: share some codeRyan Lortie
2013-05-21tests: fix a few recently-broken testsDan Winship
2013-05-20Convert more tests to installed testsMatthias Clasen
2013-05-20Convert more tests to installed testsMatthias Clasen
2013-02-07tests: comment out asserts in dynamic type testsRyan Lortie
2013-02-02Silence automakeMatthias Clasen