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