|
Boost Testing : |
From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-02-27 09:35:59
On Feb 23, 2006, at 3:29 AM, Jim Douglas wrote:
> I have not been able to complete a regression test run since Monday
> when
> the two new Boost.graph bidir* tests were introduced. Under QNX my PC
> hangs during the 'bidir_vec_remove_edge' test.
Sorry! The test was actually not meant to go into the regression
testing system, but I introduced it without realizing that. It
illustrates a longstanding bug in adjacency_list. I've removed the test
from the Jamfile. Sorry for the mess!
Doug