gsubprocess: test environment a bit more
authorRyan Lortie <desrt@desrt.ca>
Tue, 4 Mar 2014 14:08:24 +0000 (09:08 -0500)
committerRyan Lortie <desrt@desrt.ca>
Tue, 4 Mar 2014 14:08:24 +0000 (09:08 -0500)
commit2b11af4f1f336f8e7fda26045fe76375176c8a17
tree6ede4a63657619bc5b68f5d89d662fa5b8d03b36
parente767204e0e8108df66893e23209b22b041be893d
gsubprocess: test environment a bit more

Add a test for GSubprocess to test setting, unsetting and inheritance of
environment variables.  Use communicate() to give it a bit more of a
workout as well.

https://bugzilla.gnome.org/show_bug.cgi?id=725651
gio/tests/gsubprocess-testprog.c
gio/tests/gsubprocess.c