Imported Upstream version 2.58.0
[platform/upstream/glib.git] / gio / tests / gsubprocess.c
2019-12-03 Hyunjee KimImported Upstream version 2.58.0
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.56.3
2019-12-03 Hyunjee KimImported Upstream version 2.56.2
2019-12-03 Hyunjee KimImported Upstream version 2.56.0
2017-09-29 DongHun KwakImported Upstream version 2.53.7 81/153581/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
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