Boost logo

Boost :

From: Daryle Walker (darylew_at_[hidden])
Date: 2005-12-24 16:08:23


1. Is there a way to specify that two auto-unit tests must come in a
certain order? What about any kind of tests? Or do you have to create a
giant test to force a particular order?

2. If the answer to [1] is "yes," then can fixtures be used to carry over
changed variables between tests?

3. Can a fixture be a class template, so it can be used with a auto-unit
test template such that the fixture changes its class parameter to match the
test's parameter? (I worked around this currently by using an inner class
template within a non-template class fixture.)

-- 
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT hotmail DOT com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk