Test::MockTime works fine and with it i finished my test.
Thanks for the advice, Adrian
I've spent a couple of days trying out Cygwin, MinGW, PXPerl, and other
Windows based contexts, in order to build Pugs w/Embedded Parrot. I've
learned a lot about configuration and little else.
Would I be right in supposing that most people working on Perl6 and
Parrot development, and spend
In message <[EMAIL PROTECTED]>,
Joshua Hoblitt writes:
: It looks like it was just a missing curly brace. Fix commited as
: r10699. Thanks for reporting.
Thanks.
In my defense, yes, I did try the obvious fix. Looking at the diff,
I must've added the curly after C<1;>. The quiet from my wi
On Monday 26 December 2005 08:59, Andy Lester wrote:
> On Sun, Dec 25, 2005 at 01:46:21PM +0200, Shlomi Fish ([EMAIL PROTECTED])
wrote:
> >
> > # Some experimental versions of OS/2 build have broken $?
> > my $Ignore_Exitcode = $ENV{HARNESS_IGNORE_EXITCODE};
> >
> > Meaning, that neaither the
On Monday 26 December 2005 09:35, Andy Lester wrote:
> On Sun, Dec 25, 2005 at 10:49:28PM +0200, Shlomi Fish ([EMAIL PROTECTED])
wrote:
> > However prove does not have a "--perl" switch:
>
> Fixed in Test::Harness 2.57_01. Thanks.
>
And thanks again. I've implemented it in runprove (the Test::Ru
On 12/26/05, Andy Lester <[EMAIL PROTECTED]> wrote:
> On Sun, Dec 25, 2005 at 10:49:28PM +0200, Shlomi Fish ([EMAIL PROTECTED])
> wrote:
> > However prove does not have a "--perl" switch:
>
> Fixed in Test::Harness 2.57_01. Thanks.
Since you are working on Test::Harness and prove i wonder what t
I'm looking at writing a system a little similar to CPAN Testers.
http://ali.as/pita/
I'll be announcing the project properly once I have some basics in
place, but the part of it I'm caring about today needs to run through...
Makefile.PL
make
make test
sudo make install
...and capture the ou
# New Ticket Created by Alberto Simoes
# Please include the string: [perl #38065]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38065 >
Cheers
Alberto
--
Alberto Simões - Departamento de Informática - Universidade do Min
> [stmpeters - Tue Mar 22 15:41:12 2005]:
>
> When running testing parrot-HEAD, I get a test failure in
t/op/trans.t on
> OpenBSD. Running the same tests on Linux seem to work just fine...
>
> > perl -Ilib t/op/trans.t
> 1..19
> ok 1 - sin
> ok 2 - cos
> ok 3 - tan
> ok 4 - sec
> ok 5 - atan
>
> [EMAIL PROTECTED] - Wed Dec 28 14:07:26 2005]:
>
> A quick demonstration of the issue:
>
> --
> #include
> #include
>
> int main ()
> {
> printf("%f\n", atan2(0.0, 0.0));
> printf("%f\n", atan2(-0.0, -0.0));
> }
> --
>
> --
> $ gcc foo.c -lm
> $ ./a.out
> 0.00
> 0.00
> --
>
Thanks, applied!
Tests are fine. Good work catching those!
Thanks, Applied!
> [ambs - Wed Dec 28 09:44:28 2005]:
>
> Please validate the tests, as the meaning of the 'last' third argument
> wasn't the correct in the test cases.
>
> From tcl,
> Search string2 for a sequence of characters that exactly match the
Thanks, Applied!
Thanks, Applied!
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #38068]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38068 >
Partcl needs support for octal numbers. There are two important cases
that should be
On Wed, Dec 28, 2005 at 09:50:49PM -0500, Peter Schwenn wrote:
> I've spent a couple of days trying out Cygwin, MinGW, PXPerl, and other
> Windows based contexts, in order to build Pugs w/Embedded Parrot. I've
> learned a lot about configuration and little else.
>
> Would I be right in supposi
On Thu, Dec 29, 2005 at 12:40:25PM +0100, demerphq ([EMAIL PROTECTED]) wrote:
> Since you are working on Test::Harness and prove i wonder what the status is
> of
>
> https://rt.cpan.org/Ticket/Display.html?id=8767
Will you settle for this instead? It's more DRY.
xoa
Index: t/prove-switches.
On 12/29/05, Andy Lester <[EMAIL PROTECTED]> wrote:
> On Thu, Dec 29, 2005 at 12:40:25PM +0100, demerphq ([EMAIL PROTECTED]) wrote:
> > Since you are working on Test::Harness and prove i wonder what the status
> > is of
> >
> > https://rt.cpan.org/Ticket/Display.html?id=8767
>
> Will you settle
Does this issue still occur with recent svn sources?
-J
--
On Wed, Dec 28, 2005 at 06:54:18AM -0800, jerry gay wrote:
> On 12/28/05, Sastry <[EMAIL PROTECTED]> wrote:
> > Hi
> > I tried building parrot on Linux 2.4.20 and I get the following error
> > during gmake process. I have the default pe
# New Ticket Created by Alberto Simoes
# Please include the string: [perl #38066]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38066 >
--
Alberto Simões - Departamento de Informática - Universidade do Minho
# New Ticket Created by Alberto Simoes
# Please include the string: [perl #38067]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38067 >
--
Alberto Simões - Departamento de Informática - Universidade do Minho
FYI - bugs #36835 & #38060 have been merged into #34549.
-J
--
22 matches
Mail list logo