This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
version - Fixes from recent CPAN update (966a34475a)
[perl5.git] / t / opbasic / arith.t
2020-10-14 Richard Leacht/opbasic/arith.t - extra tests to better exercise...
2018-08-02 Craig A. BerryAvoid extra newlines on VMS in t/opbasic/arith.t
2017-11-11 Todd RinaldoReplace multiple 'use vars' by 'our' in t
2016-10-29 Jarkko HietaniemiUse the new metalevel definitions for fp inf/nan/range
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2016-07-02 Jarkko HietaniemiVAX: test changes for VAX floats
2015-03-04 Jarkko HietaniemiIRIX: floating point: do not flush to zero
2014-12-31 David Mitchellfix more -IV_MIN negations
2014-09-02 Jarkko HietaniemiBasic string-to-nv should equal floating point literals.
2013-12-25 David Mitchell[perl #120426] atof() small value rounding errors
2012-12-08 James E KeenanAdd or amplify inline comments as to placement of file...
2012-12-08 James E KeenanCreate subdirectory t/opbasic. Move 5 test files there.