Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] Additional tests for t/op/pair.t

8 views
Skip to first unread message

Steve Peters

unread,
Feb 22, 2005, 12:05:34 AM2/22/05
to perl6-c...@perl.org
Hi all,

I was hoping I had a bit more time tonight to work on tests, but house-hacking
projects took precedence. Attached is a patch to t/op/pair.t to add some
additional tests to make sure values of numbers and pairs can be handled as
well as using a pair as a key for a pair.

The test script as written will fail since the => operator can't handle
syntax like "1 => 2 => 3 => 4". If you'd rather skip this test for now,
comment it out or delete it as you prefer.

Steve Peters
st...@fisharerojo.org

t_op_pair_t.diff

Autrijus Tang

unread,
Feb 22, 2005, 7:59:25 AM2/22/05
to Steve Peters, perl6-c...@perl.org
On Mon, Feb 21, 2005 at 11:05:34PM -0600, Steve Peters wrote:
> I was hoping I had a bit more time tonight to work on tests, but house-hacking
> projects took precedence. Attached is a patch to t/op/pair.t to add some
> additional tests to make sure values of numbers and pairs can be handled as
> well as using a pair as a key for a pair.

Thanks, applied!

/Autrijus/

0 new messages