Re: [Cppunit-devel] How to do this ?
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-02-25 09:45:03
|
Yes you can. See examples\simple\simple_plugin.dsp for an example of = this. The DllPlugInTester what created just for this. Baptiste. ----- Original Message -----=20 From: CppUnit development mailing list=20 To: cpp...@li...=20 Sent: Thursday, February 22, 2007 12:14 PM Subject: [Cppunit-devel] How to do this ? Hi, I had heard about CPPUnit long time back and wanted to use it in my = project. i used the mfc samples and found it to be exciting. However, I have a few queries regarding one feature of CppUnit = "Compiler-like text output to integrate with an IDE". the mfc sample which i used, will pop up the testcase UI only when we = Run the application. can the feature be used during developing dlls and services ? i.e is = it possible to display the results of the Test cases when we = compile/build a dll rather than executing it ? if yes, please let me know "how" Thanks, Nidhish --- Baptiste Lepilleur <bl...@us...> CppUnit maintainer OpenTest and CppUnit 2 developer. |