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

[perl #39939] [TODO] exhaustively test new {set,get}*global and get*namespace opcodes

3 views
Skip to first unread message

Chip Salzenberg

unread,
Jul 25, 2006, 2:08:08 AM7/25/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Chip Salzenberg
# Please include the string: [perl #39939]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39939 >


The new pdd21 opcodes need complete tests.
The ones in t/op/global.t are not exhaustive.

PS: Note that one-element keys and more-than-one-element keys are compiled
differently, so
get_hll_namespace ['foo']
and
get_hll_namespace ['foo';'bar']
are different tests.
--
Chip Salzenberg <ch...@pobox.com>

0 new messages