tests/spawn-*.c: fix on Windows
authorDan Winship <danw@gnome.org>
Sun, 25 Nov 2012 18:52:20 +0000 (13:52 -0500)
committerDan Winship <danw@gnome.org>
Mon, 13 May 2013 16:10:52 +0000 (12:10 -0400)
commit4c356443b85d8deb97107cfebc8c329446a9d6c9
tree5275c71fb43fa8c77463fac4ab1676083cc134b8
parent1d310cf5dbe3ef224f5af505f33cc7263a5801e9
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