Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Approaching m4

Newsgroups: perl.perl6.internals
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.perl.org
Return-Path: <chroma...@wgz.org>
Mailing-List: contact perl6-internals-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl6-intern...@perl.org
Delivered-To: perl6-intern...@perl.org
Received-SPF: unknown (domain of sender chroma...@wgz.org does not designate mailers: NXDOMAIN)
Date: Tue, 12 Aug 2003 14:32:16 -0700
Subject: Re: Approaching m4
Content-Type: text/plain; charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v552)
Cc: perl6-intern...@perl.org
To: Leon Brocard <a...@astray.com>
In-Reply-To: <20030812193859.GA29439@kanga.astray.com>
Message-ID: <71BDC784-CD0C-11D7-84A5-000393DBC8FE@wgz.org>
Content-Transfer-Encoding: 7bit
X-Mailer: Apple Mail (2.552)
X-SMTPD: qpsmtpd/0.27-dev, http://develooper.com/code/qpsmtpd/
X-Spam-Check-By: one.develooper.com
X-Spam-Status: No, hits=-2.3 required=7.0 tests=CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,SPAM_PHRASE_00_01,USER_AGENT_APPLEMAIL version=2.44
X-SMTPD: qpsmtpd/0.26, http://develooper.com/code/qpsmtpd/
Approved: n...@nntp.perl.org
From: chroma...@wgz.org (Chromatic)
References: <20030812193859.GA29439@kanga.astray.com>
Lines: 14

On Tuesday, August 12, 2003, at 12:38 PM, Leon Brocard wrote:

> We've used the Perl testing framework (Test::Harness, eg: 1..1\nok 1)
> in the main parrot test suite. It's working well for Perl and a Parrot
> version of it might be nice idea...

Anything that emits the Test::Harness protocol is fine.  Anything that 
understands the Test::Harness protocol is fine.  Just support the 
protocol and everyone's happy.

(I think Parrot is capable of interpreting the protocol right now.)

-- c