Boost logo

Boost Users :

Subject: Re: [Boost-users] [test] Crash when running my unit tests
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-05-08 12:16:11


Christian Henning <chhenning <at> gmail.com> writes:

>
> Gennadiy, thanks for your input. As I wrote in my last email the
> problem was fixed by linking to the correct runtime lib. One of my
> image libs was not correctly built.

I still recommend using test suites instead of plain C++ namespaces. On top of
everything else it allows you to run only test cases pertinent to particular
image type.

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