GTestDBus: Make work on win32
authorAlexander Larsson <alexl@redhat.com>
Thu, 19 Apr 2012 11:49:52 +0000 (13:49 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 19 Apr 2012 16:19:01 +0000 (18:19 +0200)
commit58e613bfc7cf566a391c62245e4c5e895fcc7873
tree77f7e89787c16bb5550aa4e000c7d5656433c2ab
parent79361eede240e9591891290c22cd072ccddb78a3
GTestDBus: Make work on win32

Win32 doesn't have things like fork so the existing code has no way
of working. Instead we swap it all out for a custom implementation
on win32.
gio/gtestdbus.c