tests: Fix some minor leaks in the unit tests
[platform/upstream/glib.git] / glib / tests / cond.c
2014-07-09 Tim-Philipp MüllerGCond (linux): fix g_cond_wait_until() return value...
2014-03-05 Ryan Lortiecond test: remove alarm() usage
2014-02-20 Ryan Lortietests: add a test for g_cond_wait_until()
2013-05-23 Colin Waltersglib/tests/cond: Fix race condition
2012-08-27 Dan Winshipglib/tests: fix leaks
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-17 Ryan LortieMark some functions 'static' in glib/tests
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-02 Matthias ClasenAdd another GCond test
2011-09-24 Matthias ClasenFix an uninialized variable warning
2011-09-24 Matthias ClasenAdd a test for GCond