Re: regression.out and regression.diff - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: regression.out and regression.diff
Date
Msg-id Pine.LNX.4.30.0102272148090.756-100000@peter.localdomain
Whole thread Raw
In response to Re: regression.out and regression.diff  (Vince Vielhaber <vev@michvhf.com>)
Responses Re: regression.out and regression.diff  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Vince Vielhaber writes:

> It was a snapshot - no idea what kind of shape it was in and I don't
> recall how I did the check, but it may have been installcheck.

Even snapshots should work all the time.  If not, it should be reported,
not posted to a web page.

> Either way my question still needs to be answered.  If there are no
> errors, is regression.out and regression.diff deleted?  I can see the
> diff file being empty, but deleted?

The diff file always exists; if all tests passed, it's empty.  The .out
file always contains a copy of what you see on the screen (i.e., the
ok/FAIL).  Which one of these two you want depends on what you are trying
to achieve, but the .out file is probably less necessary, because if there
are failed tests, you will see in the diff file.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: beta5 and unixware 711
Next
From: Vince Vielhaber
Date:
Subject: Re: regression.out and regression.diff