glib/tests/mainloop: Acquire the context while asserting its state
[platform/upstream/glib.git] / glib / tests / private.c
2013-11-11 Stef Walterprivate: Use threading primitives correctly in private...
2013-11-10 Stef Walterprivate: Fix memory leak in tests
2012-08-18 Matthias ClasenImprove GPrivate test coverage
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-22 Chun-wei Fanglib/tests/private.c: Fix compilation on Windows
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-10-04 Ryan LortieAdd GPrivate destroy notify testcase
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-02 Matthias ClasenAdd tests for GPrivate and GStaticPrivate