Alexander Larsson
|
58e613bfc7
|
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.
|
2012-04-19 18:19:01 +02:00 |
|
Xavier Claessens
|
95bf3d1194
|
Add GTestDBus object
This is a helper to write unit tests using a private dbus-daemon.
https://bugzilla.gnome.org/show_bug.cgi?id=672985
|
2012-04-19 10:06:26 +02:00 |
|
David Zeuthen
|
a6f83d73e5
|
Revert "Add GTestDBus object"
This reverts commit 1b5f70b5b0 .
|
2012-04-18 13:47:51 -04:00 |
|
Xavier Claessens
|
1b5f70b5b0
|
Add GTestDBus object
This is a helper to write unit tests using a private dbus-daemon.
session_bus_up/down() are now just wrappers around a GTestDBus singleton.
https://bugzilla.gnome.org/show_bug.cgi?id=672985
|
2012-04-18 11:19:13 -04:00 |
|