Name test-number-delta-perl
Version 1.06
Summary
Description At some point or another, most programmers find they need to compare floating-point numbers for equality. The typical idiom is to test if the absolute value of the difference of the numbers is within a desired tolerance, usually called epsilon. This module provides such a function for use with Test::More. Usage is similar to other test functions described in Test::More. Semantically, the \"delta_within\" function replaces this kind of construct:
Section libs
License Apache-2.0
Homepage https://metacpan.org/release/Test-Number-Delta
Recipe file recipes-devel/test-number-delta-perl/test-number-delta-perl_1.06.bb
recipes-devel/test-number-delta-perl/classes/cpan.bbclass
Layer meta-cpan (daisy branch)
Inherits
  • cpan
  • cpan-base
  • perlnative
Dependencies
PACKAGECONFIG options

Sources

None

Patches

None

Other branches

This recipe in other branches of meta-cpan:

Branch Recipe
master test-number-delta-perl 1.06
gatesgarth (Yocto Project 3.2) test-number-delta-perl 1.06
thud (Yocto Project 2.6) test-number-delta-perl 1.06
rocko (Yocto Project 2.4) test-number-delta-perl 1.06
jethro (Yocto Project 2.0) test-number-delta-perl 1.06
daisy (Yocto Project 1.6) test-number-delta-perl 1.06 (this recipe)