summaryrefslogtreecommitdiff
path: root/cpan/Math-BigInt/t/from_hex-mbi.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Math-BigInt/t/from_hex-mbi.t')
-rw-r--r--cpan/Math-BigInt/t/from_hex-mbi.t6
1 files changed, 5 insertions, 1 deletions
diff --git a/cpan/Math-BigInt/t/from_hex-mbi.t b/cpan/Math-BigInt/t/from_hex-mbi.t
index 246b455ebd..280cf3c74a 100644
--- a/cpan/Math-BigInt/t/from_hex-mbi.t
+++ b/cpan/Math-BigInt/t/from_hex-mbi.t
@@ -3,7 +3,7 @@
use strict;
use warnings;
-use Test::More tests => 1373;
+use Test::More tests => 1457;
my $class;
@@ -123,6 +123,10 @@ __END__
0x100000000000000:72057594037927936
0x100000000000001:72057594037927937
+0X10:16
+x10:16
+X10:16
+
NaN:NaN
+inf:NaN
-inf:NaN