]> git.pld-linux.org Git - packages/perl.git/blob - perl-timer-test.patch
- 5.14 does not use UnicodeData.txt
[packages/perl.git] / perl-timer-test.patch
1 --- perl-5.12.0/cpan/Time-HiRes/t/HiRes.t~      2005-12-17 20:20:26.000000000 +0100
2 +++ perl-5.12.0/cpan/Time-HiRes/t/HiRes.t       2007-02-11 00:06:42.000000000 +0100
3 @@ -113,7 +113,7 @@
4  # completes fine with (say) 30% slosh, and fail otherwise.  If you do that,
5  # consider changing over to test.pl at the same time.
6  # --A.D., Nov 27, 2001
7 -my $limit = 0.25; # 25% is acceptable slosh for testing timers
8 +my $limit = 0.50; # 50% is acceptable slosh for testing timers
9  
10  sub skip {
11      map { print "ok $_ # skipped\n" } @_;
12
This page took 0.031165 seconds and 3 git commands to generate.