Re: [perl #43008] [PATCH] docs/tests.pod: Expand discussion of testing of Perl 5 components of Parrot

2007-05-22 Thread James E Keenan
chromatic wrote: Instead of printing "done" at the end of code, the *_output_*() test functions now check that Parrot's exit code is zero. This prevents the test suite from eating segfaults, as it used to. If you want to test that Parrot exits with an error given buggy code, use the *_err

Re: [perl #43008] [PATCH] docs/tests.pod: Expand discussion of testing of Perl 5 components of Parrot

2007-05-22 Thread chromatic
On Sunday 20 May 2007 15:45:57 James Keenan wrote: > The patch attached reflects the approach we've been taking over the > last half-year or so in testing the Perl 5 components of Parrot. > Feedback encouraged. Instead of printing "done" at the end of code, the *_output

[perl #43008] [PATCH] docs/tests.pod: Expand discussion of testing of Perl 5 components of Parrot

2007-05-21 Thread James Keenan via RT
Applied in r18617.

[perl #43008] [PATCH] docs/tests.pod: Expand discussion of testing of Perl 5 components of Parrot

2007-05-21 Thread James Keenan via RT
On Mon May 21 18:58:45 2007, allison at perl.org wrote: > Bernhard Schmalhofer via RT wrote: > > > > When hearing 'executables' I primarily think of compiled programs, e.g. > > compiled C-programs. Personally I'd call the *.pl files simple scripts. > > Agreed, *.pl isn't an executable. Script wo

Re: [perl #43008] [PATCH] docs/tests.pod: Expand discussion of testing of Perl 5 components of Parrot

2007-05-21 Thread Allison Randal
Bernhard Schmalhofer via RT wrote: When hearing 'executables' I primarily think of compiled programs, e.g. compiled C-programs. Personally I'd call the *.pl files simple scripts. Agreed, *.pl isn't an executable. Script works, or program. Allison

[perl #43008] [PATCH] docs/tests.pod: Expand discussion of testing of Perl 5 components of Parrot

2007-05-21 Thread Bernhard Schmalhofer via RT
On So. 20. Mai 2007, 15:45:56, jkeen at verizon.net wrote: > The patch attached reflects the approach we've been taking over the > last half-year or so in testing the Perl 5 components of Parrot. > Feedback encouraged. Thanks, patch applied in r18608. My $0.02: When hearin

[perl #43008] [PATCH] docs/tests.pod: Expand discussion of testing of Perl 5 components of Parrot

2007-05-20 Thread via RT
-year or so in testing the Perl 5 components of Parrot. Feedback encouraged. kid51 tests.pod Description: Binary data

Components of Parrot

2005-11-30 Thread Klaas-Jan Stol
hat stuff is documented *somewhere* in the docs or can be retrieved in the mailing list. Now, my question is, are there any docs describing, or containing pictures, of these main components of Parrot? (I'm talking about a picture containing boxes, with lines of interaction between them). For ex