This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / pow.t
2013-01-05 James E Keenant/op/pow.t: Add descriptions for tests lacking them.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2003-10-07 Abhijit Menon-SenMinor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-07 Abhijit Menon-SenWhy should -3**$x be more precisely determined than...
2003-07-24 Andy LesterPATCH: More edge tests on t/op/pow.t
2003-07-18 Andreas KönigRe: [PATCH] Re: Oops - Can't calculate our powers
2003-07-18 Stephen McCamantRe: Oops - Can't calculate our powers
2002-03-16 Jarkko HietaniemiThwart IRIX long doubles and sloppy pow() (in Perl...