glib/gobject/tests
Ryan Lortie 6f343ca548 Remove g_mutex_new()/g_cond_new() in testcases
These were the last users of the dynamic allocation API.

Keep the uses in glib/tests/mutex.c since this is actually meant to test
the API (which has to continue working, even if it is deprecated).

https://bugzilla.gnome.org/show_bug.cgi?id=660739
2011-10-04 19:35:27 -04:00
..
.gitignore gitignore tweaks 2011-07-22 15:47:24 +02:00
binding.c Vary the order of unreffing dest and src 2011-02-14 19:20:44 -05:00
boxed.c Improve test coverage 2011-02-13 23:49:19 -05:00
dynamictests.c Remove g_mutex_new()/g_cond_new() in testcases 2011-10-04 19:35:27 -04:00
enums.c Improve test coverage 2011-02-13 23:49:19 -05:00
ifaceproperties.c Move ifaceproperties test to gobject/tests/ 2010-12-27 23:49:12 -05:00
Makefile.am Improve test coverage for GValue transformations 2011-06-23 00:05:18 -04:00
param.c gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar() 2011-09-22 20:05:38 -04:00
properties.c gobject: added property test 2010-11-28 18:27:47 -05:00
reference.c Improve test coverage 2011-02-13 23:49:19 -05:00
signals.c tests: add signal marshalling return tests for int/uint 2011-09-28 11:01:53 -05:00
testcommon.h Move ifaceproperties test to gobject/tests/ 2010-12-27 23:49:12 -05:00
threadtests.c Remove g_mutex_new()/g_cond_new() in testcases 2011-10-04 19:35:27 -04:00
valuearray.c Add tests for GValueArray 2011-06-23 00:05:18 -04:00