Winston Ma - 2008-08-14

I would like to test program using CppUnit. How can I stop the whole testing if one of them fails. How can I do that?

Thanks a lot.