Subject: Re: [boost] Tests failing?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2013-02-19 04:53:11


Eric Niebler <eric <at> boostpro.com> writes:

> There are a lot of tests broken on trunk because of this change.
> Grepping through Jamfiles under libs/, I find 75 references to
> boost_test_exec_monitor. Can you clean this up, or restore the broken
> functionality please?

This should be fixed now, but guys lets spend 5 minutes and change to use unit
test framework. It's really just few line of code that needs to be changed.

Gennadiy