|
Boost Testing : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-09-24 09:48:26
Hi Sean,
You might want to repost this to the main boost developers list, since
it is really a problem with a specific library rather than a general
regression testing issue.
Thanks,
--Beman
Sean Huang wrote:
> Iterator_range test is failing on practically all platforms. If I understand
> correctly, it was decided not to treat null-terminated strings differently.
> If that's the case, why wasn't the test updated? Also, is it true that boost
> 1.34.1 still supports this behavior? The document says otherwise. I could be
> confused.