$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-03-31 13:40:24
> I am using the unit testing framework with the BOOST_AUTO_UNIT_TEST
> macros.
> While debugging, is there a way to run a single test instead of running
> them all everytime?
Not at the moment. Next version may include this ability (run by name).
Gennadiy