summaryrefslogtreecommitdiff
path: root/dist/bignum/t/biinfnan.t
blob: bb9f41f614ac448c621e7768bc02de92abcc9200 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/perl -w

###############################################################################

use strict;
use Test::More tests => 26;

use bigint;

require "t/infnan.inc";