tests/spawn-*.c: fix on Windows
authorDan Winship <danw@gnome.org>
Sun, 25 Nov 2012 18:52:20 +0000 (13:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 19 Dec 2012 19:35:13 +0000 (14:35 -0500)
commit602714a8dae08e395c8834aa059375de7dd877c0
treefd0c175f59e8f514c4929fbec8459f53cb466c8d
parent8d9969fe15f2afc0c13b5d20a3103df666d68934
tests/spawn-*.c: fix on Windows

Need to append ".exe" to the spawned binary name on Windows

https://bugzilla.gnome.org/show_bug.cgi?id=679683
glib/tests/Makefile.am
glib/tests/spawn-multithreaded.c
glib/tests/spawn-singlethread.c