tests: Fix some minor leaks in the unit tests
[platform/upstream/glib.git] / glib / tests / unix.c
2014-01-01 Matthias ClasenImprove glib-unix test coverage
2013-11-10 Stef Walterunix: Fix memory leak in unix test
2013-07-28 Matthias ClasenAvoid an unused variable warning
2013-07-23 Colin Walterstests/unix: Don't error immediately on timeout
2013-07-23 Colin Waltersgmain: Reset signal handlers to default when source...
2013-07-19 Giovanni Campagnaglib-unix: fix handling of multiple signal source for...
2012-08-27 Dan Winshipglib/tests: fix leaks
2012-06-22 Colin Walterstests/unix: Ensure buffer is NUL terminated
2012-01-25 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE internally
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Simon McVittievarious GLib tests: plug memory leaks
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-30 Ryan Lortieunix signal watch: make API match other sources
2011-06-14 Colin Waltersglib/tests/unix.c: Also test SIGTERM
2011-06-06 Matthias ClasenImprove test coverage of glib-unix.c
2011-05-04 Colin WaltersRename g_unix_pipe_flags to g_unix_open_pipe
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Colin Waltersglib-unix: New API to watch some Unix signals
2011-04-27 Colin Waltersglib-unix: New Unix-specific API