Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-06-11 14:29:07


"Andreas Huber" <ahd6974-spamgroupstrap_at_[hidden]> writes:

> Update: No matter how the test fails (abort(), assert( false ), throw
> std::logic_error( "" );, return -1;), it is always shown as a failure
> and not as a pass! I guess I'm missing something substantial here. BTW,
> I'm using 1.32

The tests are passing. The only build rules that are failing are the
ones designed to remove temporary files, which I guess should be made
more resilient, and I'm guessing are the reason you're not seeing **
passed ** in your output.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk