From 70f2c04b76c463b54adb0c1db6de2b2c5c40661c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 17 May 2007 09:07:32 +0000 Subject: [PATCH] Move to here from test-fprintf-posix.out. --- tests/test-printf-posix.output | 43 ++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 tests/test-printf-posix.output diff --git a/tests/test-printf-posix.output b/tests/test-printf-posix.output new file mode 100644 index 0000000000..b02f35f0a3 --- /dev/null +++ b/tests/test-printf-posix.output @@ -0,0 +1,43 @@ +12345671 33 +12345672 33 +12345673 33 +0x0p+0 33 +-0x0p+0 33 +inf 33 +-inf 33 +nan 33 + inf 33 + nan 33 +12.750000 33 +1234567.000000 33 +-0.031250 33 +0.000000 33 +-0.000000 33 +nan 33 +00001234.000000 33 +1234 33 +12.750000 33 +1234567.000000 33 +-0.031250 33 +0.000000 33 +-0.000000 33 +nan 33 +00001234.000000 33 +1234 33 +12.750000 33 +1234567.000000 33 +-0.031250 33 +0.000000 33 +-0.000000 33 +NAN 33 +00001234.000000 33 +1234 33 +12.750000 33 +1234567.000000 33 +-0.031250 33 +0.000000 33 +-0.000000 33 +NAN 33 +00001234.000000 33 +1234 33 +55 33 -- 2.30.2