RE: [Cppunit-devel] What are the command line arguments for TestPluginRunner?
Brought to you by:
blep
From: Philippe L. <phi...@ca...> - 2002-04-18 13:34:03
|
Can it be added to your 'oh so small' todo list ? ;) Phil PS Or point me toward a winmain of some kind and all modify it for ya :) = I couldn't find the winmain, that's why I didn't do it in the first = place... > -----Original Message----- > From: Baptiste Lepilleur [mailto:gai...@fr...] > Sent: Wednesday, April 17, 2002 10:15 AM > To: cpp...@li... > Subject: Re: [Cppunit-devel] What are the command line arguments for > TestPluginRunner? >=20 >=20 > You should use DllTestPlugInTester. TestPlugInRunner don't=20 > take any command > line arguments. >=20 > Baptiste. >=20 >=20 > ----- 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? >=20 >=20 > Hi, >=20 > I'd like to add cppunit to the tools/external tools menu. >=20 > I did >=20 > Program: TestPluginRunner.exe > Arguments: $(TargetPath) > InitialDir: $(TargetDir) >=20 > where $(TargetPath) is the full qualifed name of the output dll. >=20 > What I was expecting was to have my dll preloaded with the=20 > root test node > selected. Can somebody tell me if what I'm doing is feasible ? >=20 > Thanks >=20 > Phil >=20 > _______________________________________________ > Cppunit-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppunit-devel >=20 >=20 >=20 > _______________________________________________ > Cppunit-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppunit-devel >=20 |