dejagnu
[Top][All Lists]
Advanced

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

Re: Interpreting gcc-3.3 "make check" results


From: Tom Tromey
Subject: Re: Interpreting gcc-3.3 "make check" results
Date: 12 Jun 2003 11:28:49 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Doug" == Doug Evans <address@hidden> writes:

Doug> The part I'm not sure of is what to specify if one .exp controls
Doug> several subdirs.  Ideally you'd want to be able to specify
Doug> "foo.exp=subdir/test.c" in case test.c appears in multiple subdirs,
Doug> but I'm actually not sure this is guaranteed to always work.

The .exp file has to take care to allow things like this, using
runtest_file_p.  Whether or not subdirs work depends on exactly what
is passed to this function (i.e., it is under control of the .exp
file).

Tom




reply via email to

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