Re: [Cppunit-devel] CPPUnit 1.9.10 - Problem running HostApp / CppUnitTestApp
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2003-01-23 23:30:42
|
Some bug where introduced in the last release. Try to get the current CVS where they have been fixed. Baptiste. ----- Original Message ----- From: <Eri...@qi...> To: <cpp...@li...> Sent: Thursday, January 23, 2003 1:40 PM Subject: [Cppunit-devel] CPPUnit 1.9.10 - Problem running HostApp / CppUnitTestApp > Hi, > > I am currently thinking of automatic unit testing either by commercial > tools or by using a programmatic framework, which I can influence. A while > ago I played around with version 1.5 of cppunit provided by the xP-website. > Today I realized that there is a lot going on on cppunit development and > downloaded the snapshot 1.9.10. > I followed the instructions given in the documention to compile the projects > and setup the MSVC environment. In the next step I compiled the HostApp > example and ran it. Unfortunatly, I could not select a testsuite in the > TestRunner combobox. I debugged a little bit and found out, that there has > to be a history of tests in the registry. If there is no history, all > buttons besides the close button are disabled. I added an entry > "HistoryTest1" with value "All Tests". Now I can see this suite in the > combobox and run it. (I like the double-click feature very much! :) ) > I deleted all files and started from scratch using the documentation, only > to get this effect again. > Do I miss something? > > Best Regards, > Erik Steiner |