tests: Fix some minor leaks in the unit tests
[platform/upstream/glib.git] / glib / tests / once.c
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan Lortiethread: nuke the concept of 'joinable'
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-10-04 Ryan Lortiemacro wrappers for g_once_init_enter/leave
2011-09-24 Matthias ClasenAdd GOnce tests