 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [qmtest] command.ExecTest & PATH
- To: Vladimir Prus <ghost@xxxxxxxxx>, "qmtest@xxxxxxxxxxxxxxxx" <qmtest@xxxxxxxxxxxxxxxx>
- Subject: Re: [qmtest] command.ExecTest & PATH
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Fri, 04 Jan 2002 09:24:05 -0800
--On Friday, January 04, 2002 07:40:30 PM +0300 Vladimir Prus
<ghost@xxxxxxxxx> wrote:
Mark Mitchell wrote:
> 1. Is there a way to reference context variables inside program name?
> Inside parameter list? I'd say this approach to be the best, since I'd
> like the ability to use working-copy relative names in parameters.
I think you could use command.ShellCommandTest, taking advantage of the
fact that all context variables are available in the environment for the
child process.
Great! This works. However, there's a slight problem with the fact that
gui can't load/store context -- I'll have to set it every time I want to
use gui.
That's one of the things that will be fixed in the next version of
QMTest, which should be ready very soon.
Thanks,
--
Mark Mitchell mark@xxxxxxxxxxxxxxxx
CodeSourcery, LLC http://www.codesourcery.com
|
|