Ticket #955 (assigned todo)
need ability to create tempfile from PIR
| Reported by: | coke | Owned by: | whiteknight |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | testing | Version: | |
| Severity: | medium | Keywords: | testing newbie |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
to fully convert tests from Perl to PIR, we need a PIR-level analog to:
use Parrot::Test::Util 'create_tempfile';
... I'm not sure if we can automatically delete; that would be nice, but a manual deletion at program exit is sufficient.
Change History
Note: See
TracTickets for help on using
tickets.
