glib/tests/gobject
Michael Haubenwallner b1af471a3f build: Give internal libraries higher precedence
Linking local libraries too late may cause preinstalled libraries to
get found earlier, due to external library paths in .la files.

https://bugzilla.gnome.org/show_bug.cgi?id=712314
2013-11-19 08:11:35 -05:00
..
.gitignore .gitignore: add "signals" 2013-09-28 10:39:01 -04:00
accumulator.c accumulator: Fix leak in test 2013-11-11 07:26:20 +01:00
defaultiface.c Revert "defaultiface: Fix leak in test" 2013-11-11 17:06:38 +01:00
deftype.c Predeclare more things in tests 2012-11-02 16:14:09 +00:00
dynamictype.c tests: comment out asserts in dynamic type tests 2013-02-07 14:15:45 -05:00
gvalue-test.c gvalue-test: Fix leaks in test 2013-11-11 07:26:28 +01:00
ifacecheck.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
ifaceinherit.c Fix more void prototypes in tests 2012-11-02 16:14:11 +00:00
ifaceinit.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
Makefile.am build: Give internal libraries higher precedence 2013-11-19 08:11:35 -05:00
override.c override: Fix leaks in test 2013-11-11 07:26:37 +01:00
paramspec-test.c paramspec-test: Fix leaks in tests 2013-11-11 07:26:53 +01:00
performance-threaded.c Remove a bunch of lingering g_thread_init() 2013-05-31 23:03:19 -04:00
performance.c performance test: add signal test with args 2013-05-23 21:50:53 -04:00
references.c Predeclare more things in tests 2012-11-02 16:14:09 +00:00
run-performance.sh Remove additional thread support in performance test 2010-01-13 10:24:09 +01:00
signals.c signals: Fix leak in test 2013-11-11 07:27:01 +01:00
singleton.c Predeclare more things in tests 2012-11-02 16:14:09 +00:00
testcommon.h Do not use static GTypeInfo and GInterfaceInfo 2011-11-29 22:03:25 -05:00
testgobject.c Move a pair of gobject tests to tests/gobject/ 2013-05-31 23:03:19 -04:00
testmarshal.list Add g_value_take_variant 2010-06-19 19:07:36 +02:00
testmodule.c Dummy dynamic type module for testing type plugin code and dynamic types. 2003-09-29 14:54:39 +00:00
testmodule.h Dummy dynamic type module for testing type plugin code and dynamic types. 2003-09-29 14:54:39 +00:00
timeloop-closure.c timeloop-closure: Fix leaks in test 2013-11-11 07:27:15 +01:00