develooper Front page | perl.perl5.porters | Postings from November 2003

Re: [PATCH 5.8.2 @21574] make tests relocatable

Thread Previous | Thread Next
From:
Ilya Zakharevich
Date:
November 7, 2003 00:14
Subject:
Re: [PATCH 5.8.2 @21574] make tests relocatable
Message ID:
20031107081426.GA4465@math.berkeley.edu
On Thu, Nov 06, 2003 at 11:52:26PM +0100, Rafael Garcia-Suarez wrote:
> I played a bit with it ; very interesting.

I hope this makes it into 5.8.2, so finally, we will be able to test
binary distributions...

Maybe, while you are playing, you can address two more issues:

  a) no Perl distribution should go out with

	make minitest

     failing.  [This creates problems when miniperl is build wrong,
     but the test suite for miniperl returns some noise, or would not
     run at all.]

  b)    cd t; mv perl perl-hidden; PERL=`pwd`/perl-hidden ./pert-hidden TEST

     should succeed (the last time I checked, some tests were not
     paying attension to $PERL).

Yours,
Ilya

Thread Previous | Thread Next


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