
8 Jan
2007
8 Jan
'07
2:52 p.m.
"Peter" <pjfoley@bigpond.com> wrote in message news:000901c7325c$14f2b960$1100a8c0@Billswan.local...
Do you have any views on the Pro's and Con's using BOOST_AUTO_TEST_CASE and manually adding it using the test_suite->add method?
First of all: Never reply to the digest. As to your questions: unless you need to do some smart test tree construction auto-facilities usually easier to use and require less work. Gennadiy