01-09-03 12.29, skrev Michael G Schwern p� [EMAIL PROTECTED] f�ljande:
> This adds an ok() function to t/op/time.t and names each test.
> I also added a test for the scalar version of localtime.
>
> It also turns this really interesting way to say "grep"
>
> index(" :0:1:-1:364:365:-364:-365:",':' . ($localyday - $yday) . ':') > 0)
>
> into a grep.
>
> Once I sync up Test::More I can do proper skip testing on this instead
> of that exit-in-the-middle.
>
>
> --- t/op/time.t 2001/09/03 10:04:44 1.1
> +++ t/op/time.t 2001/09/03 10:19:08
Applied as #11838, thanks!
--
Arthur