j
k
j a
j l
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
Back to the thread
Back to the list