>The attached patch adds NQP to the glossary in the docs directory.
>
The attached, corrected patch gives the correct definition
for NQP.
Colin
Index: docs/glossary.pod
===
--- docs/glossary.pod
Reworked the patch according to pmichaud's instructions for using :opt_flag.
Waiting for the results of my testing proposal before making tests available.
Colin
Index: languages/perl6/src/builtins/string.pir
===
--
This proposal is the result of several days of IRC talks and research
into how tests are handled by Parrot and Pugs, and how to reorganize
the pugs test suite to make it more amenable to testing to other
compilers.
Proposal:
Each test in the test suite should be broken down into functional or
sem
sigh.
And fix escaping slashes in the URL.
Index: languages/perl6/t/fetchspec
===
--- languages/perl6/t/fetchspec (revision 20380)
+++ languages/perl6/t/fetchspec (working copy)
@@ -1,52 +0,0 @@
-# Copyright (C) 200
Additional patch to get simple test statistics, number failed,
different number of tests run vs planned.
Index: languages/perl6/Test.pm
===
--- languages/perl6/Test.pm (revision 20326)
+++ languages/perl6/Test.pm (working copy)
@@ -45
On Saturday 28 July 2007, Patrick R. Michaud wrote:
> On Sat, Jul 28, 2007 at 01:48:13PM -0500, Patrick R. Michaud wrote:
> > Also, I'm looking at the STD.pm grammar, and I don't quite see how
> > or where it's handling parsing of nullary functions.
>
> Actually, in thinking about this, there's li
On Saturday 28 July 2007, Patrick R. Michaud wrote:
> Out of curiosity, where are 'pi' and 'e' defined (e.g., in
> the Synopses or other specs)? Do these even belong in the
> test suite?
I originally came across pi in src/builtins/math.pir pi and e
are both defined in there. pi is the trig.t
Please close this bug. I needed to do a make clean before
rebuilding.
Attached is a patch for having Perl6's Test.pm emit test descriptions.
Colin Kuskie
aka perlDreamer on IRC
Index: languages/perl6/Test.pm
===
--- languages/perl6/Test.pm (revision 20206)
+++ languages/perl6/Test.pm (working
Add the builtins/math area of the spec tests to the spectest target of
languages/perl6/config/makefiles/root.in
Colin Kuskie
Index: languages/perl6/config/makefiles/root.in
===
--- languages/perl6/config/makefiles/root.in
10 matches
Mail list logo