[perl #39196] [TODO] tests - need to test addmethod

2008-03-19 Thread James Keenan via RT
Coke: Can you estimate whether this meets your request in the OP? Thanks.

[perl #39196] [TODO] tests - need to test addmethod

2008-03-19 Thread James Keenan via RT
Re-tested and committed to trunk in r26500. kid51

[perl #39196] [TODO] tests - need to test addmethod

2008-03-17 Thread James Keenan via RT
I re-examined this patch tonight, cleaned it up a bit, and corrected two spelling errors in test messages (s/verfiy/verify/g). The file passes all tests on both Linux and Darwin. I'll apply the patch attached after the release if no one objects. Thank you very much. kid51 Index: t/pmc/objects.

Re: [perl #39196] [TODO] tests - need to test addmethod

2008-01-21 Thread Klaas-Jan Stol
On Jan 21, 2008 5:50 AM, Will Coleda via RT < [EMAIL PROTECTED]> wrote: > On Fri Jan 11 13:25:21 2008, [EMAIL PROTECTED] wrote: > > On Wed Feb 21 05:47:29 2007, kjs wrote: > > > On Wed May 24 05:26:22 2006, coke wrote: > > > > New addmethod opcode needs tests. > > > > > > > > -- > > > > Will "Coke

[perl #39196] [TODO] tests - need to test addmethod

2008-01-20 Thread Will Coleda via RT
On Fri Jan 11 13:25:21 2008, [EMAIL PROTECTED] wrote: > On Wed Feb 21 05:47:29 2007, kjs wrote: > > On Wed May 24 05:26:22 2006, coke wrote: > > > New addmethod opcode needs tests. > > > > > > -- > > > Will "Coke" Coleda > > > [EMAIL PROTECTED] > > > > > > > > Attached a patch that adds a test f

[perl #39196] [TODO] tests - need to test addmethod

2008-01-11 Thread James Keenan via RT
On Wed Feb 21 05:47:29 2007, kjs wrote: > On Wed May 24 05:26:22 2006, coke wrote: > > New addmethod opcode needs tests. > > > > -- > > Will "Coke" Coleda > > [EMAIL PROTECTED] > > > > > Attached a patch that adds a test for "addmethod". > Coke: Did this patch DWYM?

[perl #39196] [TODO] tests - need to test addmethod

2007-02-21 Thread Klaas-Jan Stol via RT
On Wed May 24 05:26:22 2006, coke wrote: > New addmethod opcode needs tests. > > -- > Will "Coke" Coleda > [EMAIL PROTECTED] > > Attached a patch that adds a test for "addmethod". It adds a method in the same (root) namespace, and also a method in a different namespace. I couldn't really think

[perl #39196] [TODO] tests - need to test addmethod

2006-05-24 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #39196] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39196 > New addmethod opcode needs tests. -- Will "Coke" Coleda [EMAIL PROTECTED]