[Cppunit-devel] What are the command line arguments for TestPluginRunner?
Brought to you by:
blep
From: Philippe L. <phi...@ca...> - 2002-04-15 22:21:47
|
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 |