Ticket #1311 (closed patch: fixed)

Opened 12 years ago

Last modified 12 years ago

[PATCH] convert t/library/uuid.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 to convert t/library/uuid.t to PIR. It passes all the tests in t/codingstd/.

Before (in perl):

Files=1, Tests=9, 0 wallclock secs ( 0.12 cusr + 0.11 csys = 0.23 CPU)

After (in PIR):

Files=1, Tests=20, 0 wallclock secs ( 0.08 cusr + 0.02 csys = 0.10 CPU)

Attachments

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

Change History

Changed 12 years ago by bubaflub

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

Changed 12 years ago by mikehh

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

patch applied with a few modifications at r42808

Changed 12 years ago by dukeleto

Nice p6 regexen!

Note: See TracTickets for help on using tickets.