<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/regression/lib/libc/stdio/test-printfloat.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-11-08T06:37:50Z</updated>
<entry>
<title>Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite</title>
<updated>2015-11-08T06:37:50Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-11-08T06:37:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ee0219205d3794b5d0dc6d885fa8895a6ec1dbf'/>
<id>urn:sha1:1ee0219205d3794b5d0dc6d885fa8895a6ec1dbf</id>
<content type='text'>
as lib/libc/tests/stdio

- Fix some whitespace
- Convert the testcases to ATF
- Convert "/dev/null" to _PATH_DEVNULL

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Update the tests for arm and other ports where long double is the same</title>
<updated>2012-01-14T21:09:54Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2012-01-14T21:09:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5d9e02dba4405ed68b2fbae1c45420eec6f10e75'/>
<id>urn:sha1:5d9e02dba4405ed68b2fbae1c45420eec6f10e75</id>
<content type='text'>
as double, similar to r178141.
</content>
</entry>
<entry>
<title>Test wprintf() in addition to printf().</title>
<updated>2009-01-31T18:32:39Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-01-31T18:32:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=acb3b7c66804c17cb59a55db1fa74f09401c7582'/>
<id>urn:sha1:acb3b7c66804c17cb59a55db1fa74f09401c7582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates for changes in the way printf() handles hex floating point</title>
<updated>2008-04-12T03:11:56Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2008-04-12T03:11:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e058c00c40c938ebbd22657a629dfefe6fdee481'/>
<id>urn:sha1:e058c00c40c938ebbd22657a629dfefe6fdee481</id>
<content type='text'>
numbers.
</content>
</entry>
<entry>
<title>Make sure we set the locale to "C" when testing thousands' separator</title>
<updated>2007-12-03T17:48:55Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2007-12-03T17:48:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b9f0f2a42e9c96a945e98b99b2544b91120bbfd'/>
<id>urn:sha1:8b9f0f2a42e9c96a945e98b99b2544b91120bbfd</id>
<content type='text'>
support, rather than just "", which refers to the system default based
on the environment.
</content>
</entry>
<entry>
<title>Tests for rounding, and for the leading 0's bug.</title>
<updated>2007-12-03T07:18:47Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2007-12-03T07:18:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b40c4c701365c64a01f644e2602fa85bc131ec2a'/>
<id>urn:sha1:b40c4c701365c64a01f644e2602fa85bc131ec2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Split the printfloat test into 11 individually wrapped and packaged</title>
<updated>2005-03-01T01:43:05Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2005-03-01T01:43:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=73961b3d5147f031fea0b566c8aaea57d65c2204'/>
<id>urn:sha1:73961b3d5147f031fea0b566c8aaea57d65c2204</id>
<content type='text'>
  tests.  (Buy 10, get one free!)  The separate categories were
  already there; they just weren't labeled.
- Use fesetround() instead of fpsetround(), since the former is
  standard and implemented on all supported architectures.  Add
  tests for each rounding mode.
- Add additional tests for subnormals.

Some of these tests won't pass until problems in vendor sources
(gdtoa and gcc) are fixed and new versions imported, but I
want to get these changes into the tree before I accidentally
blow them away.
</content>
</entry>
<entry>
<title>Switch over to a different, more flexible test output protocol that's</title>
<updated>2004-11-11T19:47:55Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>2004-11-11T19:47:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00e13b1d679d242d6db62cab43303efe327afdbc'/>
<id>urn:sha1:00e13b1d679d242d6db62cab43303efe327afdbc</id>
<content type='text'>
understood by Perl's Test::Harness module and prove(1) commands.

Update README to describe the new protocol.  The work's broken down into
two main sets of changes.

First, update the existing test programs (shell scripts and C programs)
to produce output in the ok/not ok format, and to, where possible, also
produce a header describing the number of tests that are expected to be
run.

Second, provide the .t files that actually run the tests.  In some cases
these are copies of, or very similar too, scripts that already existed.
I've kept the old scripts around so that it's possible to verify that
behaviour under this new system (in terms of whether or not a test fails)
is identical to the behaviour under the old system.

Add a TODO file.
</content>
</entry>
<entry>
<title>Add a regression test for floating-point output in the Greek locale.</title>
<updated>2004-10-13T22:32:12Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2004-10-13T22:32:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b9c5efc5781156364c596f86241c54eb4bd1114'/>
<id>urn:sha1:5b9c5efc5781156364c596f86241c54eb4bd1114</id>
<content type='text'>
See revision 1.3 of src/share/numericdef/el_GR.ISO8859-7.src

Reviewed by:	das (a while ago)
</content>
</entry>
<entry>
<title>Add regression tests for printf's %a/%A formats.</title>
<updated>2004-01-19T05:59:07Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-01-19T05:59:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=575f4d323961600584d264f1f8102dc0251d7035'/>
<id>urn:sha1:575f4d323961600584d264f1f8102dc0251d7035</id>
<content type='text'>
While here, disable some of the long double tests on i386, since
FreeBSD/i386 is the only port that doesn't evaluate long doubles in
their full precision (due to constant folding bugs in gcc).
</content>
</entry>
</feed>
