develooper Front page | perl.perl5.porters | Postings from July 2001

Re: new exit tests on VMS

Thread Previous
From:
Peter Prymmer
Date:
July 26, 2001 12:04
Subject:
Re: new exit tests on VMS
Message ID:
Pine.OSF.4.10.10107261202060.20728-100000@aspara.forte.com


On Thu, 26 Jul 2001, Craig A. Berry wrote:

> C<use vmsish 'status'> would preserve the complete 32-bit status on
> return from system(), but it would not be shifted left by 8 bits as
> the tests expect.  We could then omit right shifting back by 8 before
> comparing what we got with what we expected, but by that point we are
> not really testing the same functionality at all.

OK, we could either skip the tests or provide VMS specific numbers to
compare to and sort of test the same functionality - couldn't we?.

Peter Prymmer



Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About