[Cppunit-devel] v1.9.10 problem/question
Brought to you by:
blep
From: Dave H. <DH...@xr...> - 2003-09-22 20:54:20
|
I am upgrading out unit tests to use v1.9.10. I have all my tests = converted, I followed the example in the CppUnitTestApp project. = Everything compiles and runs however there are no tests shown in the = test dialog. I then ran the same example project and had the same = problem. I looked a bit at the code and there seems to be a problem in = that you can't add tests unless there is something in the 'history' but = how do you get something in the 'history' if you can't run tests? I must be missing something, what am I doing wrong? -dh |