From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-02-15 04:33:40


Gennadiy Rozental wrote:
> Markus Schöpflin <markus.schoepflin <at> comsoft.de> writes:

[...]

>> AFAICT this would require to somehow integrate the main event loop of the
>> respective GUI framework with the main loop of boost test, but I'm at a
>> loss how this could be accomplished.
>
> Use DLL version of the Boost.Test and you can implement your own main and
> invoke Boost.Test runner from it.

Thank you, I'll try and see if this gets me anywhere.

Markus