<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/tools/regression/lib/libc/stdio, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advised</title>
<updated>2009-04-06T13:50:04Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-04-06T13:50:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6685ac34d91d361a03918777934cf037bedd8841'/>
<id>urn:sha1:6685ac34d91d361a03918777934cf037bedd8841</id>
<content type='text'>
because it means getdelim() returns -1 for both error and EOF, and
never returns 0. However, this is what the original GNU	implementation
does, and POSIX inherited the bug.

Reported by:	marcus@
</content>
</entry>
<entry>
<title>Tests for getdelim().</title>
<updated>2009-02-28T06:39:39Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-02-28T06:39:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7fb2aa104fd145f3ed18b5f1c0b20a198cfafb71'/>
<id>urn:sha1:7fb2aa104fd145f3ed18b5f1c0b20a198cfafb71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a file containing tests for simple format specifiers.</title>
<updated>2009-02-28T06:37:10Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-02-28T06:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e2ef8d9b1d6918602685d15a490a377206f67348'/>
<id>urn:sha1:e2ef8d9b1d6918602685d15a490a377206f67348</id>
<content type='text'>
Currently it only has tests for a few sign issues with integer
formats, including PR 131880.
</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-test2/commit/?id=acb3b7c66804c17cb59a55db1fa74f09401c7582'/>
<id>urn:sha1:acb3b7c66804c17cb59a55db1fa74f09401c7582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regression tests for bugs in gdtoa.</title>
<updated>2008-09-03T07:35:14Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2008-09-03T07:35:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=73a3a6581e9b19de0d1dc075164ca0690e01691e'/>
<id>urn:sha1:73a3a6581e9b19de0d1dc075164ca0690e01691e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some regression tests for printf() with positional arguments.</title>
<updated>2008-06-29T21:03:14Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2008-06-29T21:03:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b03825c532b230e7fcc803c4b131633f04fd82a4'/>
<id>urn:sha1:b03825c532b230e7fcc803c4b131633f04fd82a4</id>
<content type='text'>
The first test comes from OpenBSD, and the others are additions or
adaptations.

This is based on OpenBSD's
src/regress/lib/libc/sprintf/sprintf_test.c, v1.3.
I deliberately did not use v1.4 because it's bogus.
</content>
</entry>
<entry>
<title>Regression test for a recently fixed strtod bug.</title>
<updated>2008-06-21T19:28:26Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2008-06-21T19:28:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c0ff67d57fe0e7be784e1286fa0dceaefd64f6a2'/>
<id>urn:sha1:c0ff67d57fe0e7be784e1286fa0dceaefd64f6a2</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-test2/commit/?id=e058c00c40c938ebbd22657a629dfefe6fdee481'/>
<id>urn:sha1:e058c00c40c938ebbd22657a629dfefe6fdee481</id>
<content type='text'>
numbers.
</content>
</entry>
<entry>
<title>Remove some test instrumentation. (The Symbol.map changes broke it anyway.)</title>
<updated>2007-12-09T21:00:12Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2007-12-09T21:00:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1b12fbb195606caf20629e516c27ade0d520c99e'/>
<id>urn:sha1:1b12fbb195606caf20629e516c27ade0d520c99e</id>
<content type='text'>
</content>
</entry>
</feed>
