Re: [perl #43310] [TODO] config/auto/readline.pm: Write unit tests

2008-07-14 Thread Reini Urban
James Keenan via RT schrieb: On Wed Jul 09 18:57:43 2008, [EMAIL PROTECTED] wrote: Since I closed this ticket in January, more code has been added. Tonight, while writing unit tests for internal subroutine _handle_ncurses_need(), I noticed the following lines: if ( $osname =~ /mswin32/i )

Re: [perl #43310] [TODO] config/auto/readline.pm: Write unit tests

2008-07-12 Thread Will Coleda
On Sat, Jul 12, 2008 at 12:56 PM, James Keenan via RT <[EMAIL PROTECTED]> wrote: > On Wed Jul 09 18:57:43 2008, [EMAIL PROTECTED] wrote: >> Since I closed this ticket in January, more code has been added. >> Tonight, while writing unit tests for internal subroutine >> _handle_ncurses_need(), I noti