Bob Anderson - 2005-02-24

I have some tests which I know don't pass, but:

1 - I can't fix them right now
2 - I don't want to just remove the test, I want the test to fail, but the test suite to continue running

In other test packages there is some sort of "xfail" capability.  How do I do this in cppunit?