Ticket #1313 (closed patch: done)

Opened 12 years ago

Last modified 12 years ago

[PATCH] convert t/library/parrotlib.t to PIR

Reported by: bubaflub Owned by:
Priority: trivial Milestone:
Component: testing Version: 1.8.0
Severity: low Keywords:
Cc: Language:
Patch status: Platform:

Description

Attached is a patch that converts t/library/parrotlib.t to PIR. It passes all of the tests in t/codinstd/.

Before (in perl):

Files=1, Tests=6, 0 wallclock secs ( 0.09 cusr + 0.08 csys = 0.17 CPU)

After (in PIR):

Files=1, Tests=6, 0 wallclock secs ( 0.02 cusr + 0.01 csys = 0.03 CPU)

Attachments

library_parrotlib_t.patch Download (5.1 KB) - added by bubaflub 12 years ago.
patch to convert t/library/parrotlib.t to PIR

Change History

Changed 12 years ago by bubaflub

patch to convert t/library/parrotlib.t to PIR

Changed 12 years ago by mikehh

  • status changed from new to closed
  • resolution set to done

patch applied at r42676

Note: See TracTickets for help on using tickets.