D-Bus unit tests
Ralf Habacker
ralf.habacker at freenet.de
Wed Nov 12 05:50:08 PST 2014
Am 12.11.2014 um 11:07 schrieb Thomas Sondergaard:
> On 12-11-2014 10:45, Ralf Habacker wrote:
>> Am 12.11.2014 um 10:32 schrieb Thomas Sondergaard:
>>> with
>>> http://dbus.freedesktop.org/doc/dbus-specification.html#meta-transports-autolaunch.
>>>
>> According to the mentioned spec on windows you may set
>>
>> qputenv("DBUS_SESSION_BUS_ADDRESS", "autolaunch:<key>");
>>
>> with a unique string for <key> before running each test app. The dbus
>> library will then check for the existance of a related dbus-damon and
>> will autostart one, if not present.
>
> Can you point to where that is in the document? I can't find it.
from the mentioned link above
...
other values - specify dedicated session bus like "release", "debug" or
other
More information about the dbus
mailing list