vasprintf-posix-tests: allow rounding 1.51 to 1.
authorGary V. Vaughan <gary@gnu.org>
Sat, 9 Mar 2013 05:30:56 +0000 (12:30 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sat, 9 Mar 2013 05:30:56 +0000 (12:30 +0700)
commit068a8246f0e583a5f0a6943ac2db1a437136a998
treede121e76ce4029ebc98f835cdbd5038dd677974c
parent0fe13d91e3815a6b84686114d89fbc93a82d4997
vasprintf-posix-tests: allow rounding 1.51 to 1.

* tests/test-vasprintf-posix.c (test_function): Don't insist on
round-to-even, since POSIX says rounding is implementation-defined
and OS X 10.8.2 rounds 1.51 to 1 here.
ChangeLog
tests/test-vasprintf-posix.c