Re: [Cppunit-devel] What are the command line arguments for TestPluginRunner?
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-04-17 22:19:52
|
You should use DllTestPlugInTester. TestPlugInRunner don't take any command line arguments. Baptiste. ----- Original Message ----- From: "Philippe Lavoie" <phi...@ca...> To: <cpp...@li...> Sent: Tuesday, April 16, 2002 12:21 AM Subject: [Cppunit-devel] What are the command line arguments for TestPluginRunner? Hi, I'd like to add cppunit to the tools/external tools menu. I did Program: TestPluginRunner.exe Arguments: $(TargetPath) InitialDir: $(TargetDir) where $(TargetPath) is the full qualifed name of the output dll. What I was expecting was to have my dll preloaded with the root test node selected. Can somebody tell me if what I'm doing is feasible ? Thanks Phil _______________________________________________ Cppunit-devel mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cppunit-devel |