]> Savannah Git Hosting - gnulib.git/commit
printf-posix tests: Avoid test failure with "gcc --coverage".
authorBruno Haible <bruno@clisp.org>
Fri, 19 May 2017 17:27:51 +0000 (19:27 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 19 May 2017 17:27:51 +0000 (19:27 +0200)
commit5e0faf88718e9329e44c773039166c7dbf3ca57c
tree5241aadd76d38304c78e1c0f31e09e3e15b61ecc
parent105ff45093137b71507172d426837414ce1b7668
printf-posix tests: Avoid test failure with "gcc --coverage".

Reported by Tim Rühsen <tim.ruehsen@gmx.de>.

* tests/test-printf-posix2.c (main): Test a width of 10000000 rather
than 5000000.
* tests/test-fprintf-posix2.c (main): Likewise.
ChangeLog
tests/test-fprintf-posix2.c
tests/test-printf-posix2.c