Ticket #869 (new cage)

Opened 13 years ago

Last modified 11 years ago

[cage] t/pmc/iterator.t should be removed

Reported by: bacek Owned by:
Priority: normal Milestone:
Component: testing Version: trunk
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

Hello.

new 'Iterator', aggregate

is deprecated and removed.

t/pmc/iterator.t should be removed. Aggregate-specific tests should go into aggregate specific test files. E.g. t/pmc/hashiterator.t and so on.

Change History

follow-up: ↓ 2   Changed 12 years ago by dukeleto

Iterator is not mentioned in DEPRECATED.pod, src/pmc/iterator.pmc exists as well. What now?

in reply to: ↑ 1   Changed 12 years ago by bacek

Replying to dukeleto:

Iterator is not mentioned in DEPRECATED.pod, src/pmc/iterator.pmc exists as well. What now?

Ticket is not about removing Iterator PMC. It's about cleaning-up Iterator tests.

-- Bacek

  Changed 11 years ago by jkeenan

Noting that the tests will have to be rewritten in PIR; t/pmc/iterator.t is currently in Perl 5.

Note: See TracTickets for help on using tickets.