]> git.pld-linux.org Git - packages/perl.git/blame - perl-timer-test.patch
- 5.14 does not use UnicodeData.txt
[packages/perl.git] / perl-timer-test.patch
CommitLineData
253f30cb 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
eff70e0a 3@@ -113,7 +113,7 @@
1013a864 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
eff70e0a 7-my $limit = 0.25; # 25% is acceptable slosh for testing timers
1013a864 8+my $limit = 0.50; # 50% is acceptable slosh for testing timers
9
10 sub skip {
11 map { print "ok $_ # skipped\n" } @_;
eff70e0a 12
This page took 0.034561 seconds and 4 git commands to generate.