|
From: <sv...@va...> - 2011-10-07 12:15:16
|
Author: sewardj Date: 2011-10-07 13:10:27 +0100 (Fri, 07 Oct 2011) New Revision: 12115 Log: Add a new .stdout.exp file, for older glibcs that print negative nans without a minus sign. (sigh) Added: trunk/none/tests/amd64/bug132918.stdout.exp-older-glibc Modified: trunk/none/tests/amd64/Makefile.am Modified: trunk/none/tests/amd64/Makefile.am =================================================================== --- trunk/none/tests/amd64/Makefile.am 2011-10-07 09:49:44 UTC (rev 12114) +++ trunk/none/tests/amd64/Makefile.am 2011-10-07 12:10:27 UTC (rev 12115) @@ -29,6 +29,7 @@ bug137714-amd64.vgtest bug137714-amd64.stdout.exp \ bug137714-amd64.stderr.exp \ bug132918.vgtest bug132918.stderr.exp bug132918.stdout.exp \ + bug132918.stdout.out-older-glibc \ bug156404-amd64.vgtest bug156404-amd64.stdout.exp \ bug156404-amd64.stderr.exp \ clc.vgtest clc.stdout.exp clc.stderr.exp \ Added: trunk/none/tests/amd64/bug132918.stdout.exp-older-glibc =================================================================== --- trunk/none/tests/amd64/bug132918.stdout.exp-older-glibc (rev 0) +++ trunk/none/tests/amd64/bug132918.stdout.exp-older-glibc 2011-10-07 12:10:27 UTC (rev 12115) @@ -0,0 +1,22 @@ +xx1 -> 0x4200 8.300000 +xx2 -> 0x0000 1.440000 +xx -> 0x0000 nan +xx -> 0x0000 0.809017 +xx -> 0x0000 0.309018 +xx -> 0x0000 -0.309015 +xx -> 0x0000 -0.809016 +xx -> 0x4100 -0.000002 +xx -> 0x0000 -0.809019 +xx -> 0x0000 -0.309021 +xx -> 0x0000 0.309013 +xx -> 0x0000 0.809014 +xx -> 0x4300 0.000002 +xx -> 0x0000 0.809020 +xx -> 0x0000 0.309023 +xx -> 0x0000 -0.309010 +xx -> 0x0000 -0.809013 +xx -> 0x0100 -0.000067 +xx -> 0x0000 -0.809022 +xx -> 0x0000 -0.309026 +xx -> 0x0000 0.309008 +xx -> 0x0000 0.809011 |