Subject: Re: [Boost-users] boost test with assert()
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-11-19 14:15:09


AMDG

Hicham Mouline wrote:
> Hello,
> Any ideas re this issue?
> Can the assert from <cassert> be caught somehow?
>

The easiest way to test for an assert is to compile the
test as a separate executable and make sure that it
aborts.

In Christ,
Steven Watanabe