X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fnum-out.pl;h=86da406be91ebba43b617815742282d90936907c;hb=ee46f6404b033f4d1312c6b52a207ec2da99d94b;hp=1bb602b530effec0f6a1d657e409241b9ef093a9;hpb=8acca2de53c1852f38726f70fc6516b34732a79f;p=pspp-builds.git diff --git a/tests/formats/num-out.pl b/tests/formats/num-out.pl index 1bb602b5..86da406b 100644 --- a/tests/formats/num-out.pl +++ b/tests/formats/num-out.pl @@ -1,5 +1,5 @@ -use warnings; use strict; +use warnings 'all'; my @values = qw(0 2 9.5 27 271 999.95 2718 9999.995 27182 271828 2718281 2**39 2**333 2**-21 -2 -9.5 -27 -271 -999.95 -2718 -9999.995