$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2003-07-17 20:24:51
--- In Boost-Users_at_[hidden], "aragorn_yes" <aragorn_yes_at_y...>
wrote:
> Hi all,
>
> What is the best way to replace/extend the default
execution_monitor
> (unit_test_monitor) in the test library.
>
> Thanks in advance.
> Manuel.
You could not replace the specification of execution monitor used by
unit test framework. But why would you need that? What exactly you
want to achieve?
Gennadiy.