
11 Jun
2005
11 Jun
'05
7:29 p.m.
"Andreas Huber" <ahd6974-spamgroupstrap@yahoo.com> 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