[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / tests / gsubprocess.c
2014-03-04 Ryan Lortiegsubprocess: test environment a bit more
2014-03-04 Ryan Lortiegsubprocess: test empty splices
2014-01-01 Matthias ClasenImprove GSubprocess test coverage
2013-11-29 Colin Walterstests/gsubprocess: Only compare basename of /tmp
2013-11-28 Matthias ClasenImprove test coverage for GSubprocess
2013-11-28 Matthias ClasenTest g_subprocess_launcher_spawn
2013-11-28 Matthias ClasenTest some more GSubProcess api
2013-11-27 Philip Withnallgio/tests: Add non-NULL assertions to help static analysis
2013-11-11 Chun-wei Fangio/tests/gsubprocess.c: Fix on Windows
2013-11-11 Stef Waltergsubprocess: Fix leaks in tests
2013-11-11 Stef Waltergsubprocess: Fix error detection logic in tests
2013-10-17 Colin Walterstests/gsubprocess: Locate test child binary for install...
2013-10-17 Colin Waltersgsubprocess: Add UTF-8 variants of communicate()
2013-10-17 Colin Waltersgsubprocess: Fix up communicate
2013-10-17 Colin WaltersGSubprocess: New class for spawning child processes