Testsuite custom environment
Stephen Biggs
xyzzy@hotpop.com
Tue Jun 3 07:51:00 GMT 2003
Thanks everybody, for all the help.
The .expect.rc took care of my TORTURE_OPTIONS problem, but neither
.dejagnurc nor site.exp accept 'set_board_info' as a valid command.
On Wed, 2003-05-21 at 02:21, Mike Stump wrote:
> On Tuesday, May 20, 2003, at 02:59 PM, Janis Johnson wrote:
> > On Tue, May 20, 2003 at 02:41:41PM -0700, Janis Johnson wrote:
> >> I suppose it would help
> >> to read the documentation for expect.
> >
> > Score! I created a file ~/.expect.rc with the following:
> >
> > global TORTURE_OPTIONS
> > set TORTURE_OPTIONS [list { -O0 }]
> >
> > and the torture tests are run with only -O0.
>
> There is also a ~/.dejagnurc file as well. In addition, ~/site.exp can
> be used in complex ways as I recall.
>
>
More information about the Gcc
mailing list