Re: Test::Harness in Test-SDK conflicts with Perl

2001-10-08 Thread Johan Vromans
Michael G Schwern <[EMAIL PROTECTED]> writes: > It means both packages lay claim to /usr/lib/perl5/5.6.0/Test/Harness.pm and > /usr/share/man/man3/Test::Harness.3pm.gz. Can't happen Oh yes, it does. Frequently. I ran into the same problem when I tried to make installable packages for Getopt::Lo

Re: Test::Harness in Test-SDK conflicts with Perl

2001-10-08 Thread Michael G Schwern
On Mon, Oct 08, 2001 at 10:20:20AM +0200, Johan Vromans wrote: > But I agree with everyone who says there should be a better, more > generic solution. Debian. ;) -- Michael G. Schwern <[EMAIL PROTECTED]>http://www.pobox.com/~schwern/ Perl6 Quality Assurance <[EMAIL PROTECTED]>

Re: Test::More and WWW::Chat fighting over fail()

2001-10-08 Thread Simon Wistow
On Sun, Oct 07, 2001 at 07:06:45PM -0400, Michael G Schwern said: > On Sun, Oct 07, 2001 at 03:57:48PM -0400, Kirrily 'Skud' Robert wrote: > > Both Test::More and WWW::Chat export a routine called fail(). This > > makes it rather hard to write tests for web stuff using both these > > modules. >

Re: Test::Harness in Test-SDK conflicts with Perl

2001-10-08 Thread Johan Vromans
[Quoting Michael G Schwern, on October 8 2001, 14:46, in "Re: Test::Harness in"] > On Mon, Oct 08, 2001 at 10:20:20AM +0200, Johan Vromans wrote: > > But I agree with everyone who says there should be a better, more > > generic solution. > > Debian. ;) Actually, I was more thinking in terms of d

[PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22

2001-10-08 Thread chromatic
In article <[EMAIL PROTECTED]>, "Nicholas Clark" <[EMAIL PROTECTED]> wrote: > 2: Term/Cap.t > # this is ugly, but -f $0 really *ought* to work > > There seems to be some reliance later on in the test on $0 being reliable, but > I've not quite figured out where in Term/Cap.pm this is. The t

Re: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22

2001-10-08 Thread Jarkko Hietaniemi
> Given my inspectacular track record on this test, this is worth > testing before anyone pokes poor Jarkko with the "check it in" > stick. Copying to perl-qa. Hey, it's usually me, myself, and I doing that poking... -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist

Re: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox

2001-10-08 Thread Kurt D. Starsinic
On Oct 06, chromatic wrote: > All tests pass. Low-hanging fruit. > > Should I send a copy to Andreas König as well? It's always a good idea to cc: the author. - Kurt

[PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for ExtUtils::Mkbootstrap

2001-10-08 Thread chromatic
This passes all tests, within, without t/. Hoping someday to be mentioned in Simon's p5p-summary, -- c --- ~MANIFEST Mon Oct 8 23:56:56 2001 +++ MANIFESTMon Oct 8 23:57:12 2001 @@ -893,6 +893,7 @@ lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP lib/ExtUtils/Manifest.t