Front page | perl.perl6.internals |
Postings from October 2005
Re: Tcl - compiling
Thread Previous
|
Thread Next
From:
jerry gay
Date:
October 3, 2005 16:03
Subject:
Re: Tcl - compiling
Message ID:
1d9a3f400510031603l6afe1ca6nc235d42e8ac70d43@mail.gmail.com
On 10/3/05, Will Coleda <will@coleda.com> wrote:
> Committed: partcl is now now a compiler. Though some tests still fail
> (leo fixed one of the unicode issues)
>
> t/cmd_global.t 3 768 6 3 50.00% 2-4
> t/cmd_proc.t 4 1024 11 4 36.36% 3-4 8-9
> t/cmd_return.t 1 256 2 1 50.00% 1
> t/cmd_string.t 2 512 57 2 3.51% 45-46
> t/tcl_backslash.t 4 1024 35 4 11.43% 31-34
>
> Jerry Gay was getting bored with all tests passing, so this is for
> him. =-)
>
i can't tell you how happy this makes me :)
even more tests failing on windows (r9318)...
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\cmd_global.t 3 768 6 3 50.00% 2-4
t\cmd_inline.t 1 256 3 1 33.33% 2
t\cmd_proc.t 4 1024 11 4 36.36% 3-4 8-9
t\cmd_return.t 1 256 2 1 50.00% 1
t\cmd_string.t 2 512 57 2 3.51% 45-46
t\tcl_backslash.t 4 1024 35 4 11.43% 31-34
Failed 6/47 test scripts, 87.23% okay. 15/450 subtests failed, 96.67% okay.
t/cmd_inline.t:2 is the mysterious "can't spawn" bug that only seems
to infest windows:
t\cmd_inline...........NOK 2# Can't spawn ".\parrot.exe --gc-debug
languages/tcl/tcl.pbc
C:\DOCUME~1\particle\LOCALS~1\Temp\cmd_inline_2.tcl": Bad file
descriptor at ../../lib/Parrot/Test.pm line 238.
# '
# expected: 'ok
# '
# '.\parrot.exe --gc-debug languages/tcl/tcl.pbc C:\DOCUME~1\particle\LOCALS~1
\Temp\cmd_inline_2.tcl' failed with exit code 255
~jerry
Thread Previous
|
Thread Next