dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DejaGnu] xml parser


From: Rob Savoye
Subject: Re: [DejaGnu] xml parser
Date: Mon, 25 Feb 2002 09:55:17 -0700
User-agent: Mutt/1.2i

On Mon, Feb 25, 2002 at 08:22:07AM -0500, Matthew Bemis wrote:

> framework, and I would like to get peoples opinions on something.
> The parser converts the .log file into .log.xml files.  Should the
> parser be passed the file name to parse or just parse any file that is
> has a .log extension?

  Both. :-) I'd guess with no command line options, you'd want to parse all
the .log files, assuming there is more than one. If there is a file name
specified on the command line, then it should be the only file to get parsed.

> Also since this tcl parser isn't really a testing tool where should this
> be placed?

  dejagnu/contrib is for utilities and other stuff.

        - rob -



reply via email to

[Prev in Thread] Current Thread [Next in Thread]