Boost logo

Boost Users :

Subject: Re: [Boost-users] boost test + MFC
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-11-25 12:12:47


Andrew Wan <andrew_wan1980 <at> hotmail.com> writes:

>
> Does anyone know how to use boost test library with MFC programs?
>
> All the examples & documentation only covers CONSOLE programs.
>
> Would be good if there was an MFC example.
>

Is it still alive? ;o)

You can use Boost.Test in setup like this you you use shared version
library variant and invoke unit test runner manually from the WinMain
somewhere. It's possible to do the same with other variants, but may
require a bit more explaining.

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net