$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel van der Zee (daniel_at_[hidden])
Date: 2005-03-30 19:09:33
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?
This is probably a FAQ, but I couldn't find it.
Thanks,
Daniel