X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fnum-out.pl;h=86da406be91ebba43b617815742282d90936907c;hb=98d4c667ddd538a9040f5f761c85a66e66e0f2b3;hp=1bb602b530effec0f6a1d657e409241b9ef093a9;hpb=235aec793b51987574741a6b8346980b9396cfde;p=pspp diff --git a/tests/formats/num-out.pl b/tests/formats/num-out.pl index 1bb602b530..86da406be9 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