|
Boost Testing : |
From: Martin Wille (mw8329_at_[hidden])
Date: 2007-04-23 13:23:24
I wrote:
> Roland, I think you're rightfully touching a sore point here.
>
> An exit status of 1536 suggests an error, even more so under the light
> of the preceding assertion failure. This test should get reported as
> (expectedly) failing, not at all as passing.
1536 == 6 * 256. Perhaps, something looks only at the low order byte.
HTH,
m