[qmtest] Target File

Mark Mitchell mark at codesourcery.com
Mon Jul 25 00:23:52 UTC 2005


Pankaj Jain wrote:
> is it possible to change command.py. such that if some one write "none" 
> in standard output ,command.py ignore the check for it. and pass or fail 
> it on the basis on exit code.

That wouldn't work well if someone actually wanted to check for the 
output being "none"!

We could add boolean options to ExecTestBase that indicate whether or 
not the standard output and/or standard error should actually be checked.

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
(916) 791-8304



More information about the qmtest mailing list