]> Savannah Git Hosting - gnulib.git/commit
test-stdint: use _GL_VERIFY rather than "verify" for some tests
authorJim Meyering <meyering@fb.com>
Wed, 12 Oct 2016 19:30:07 +0000 (12:30 -0700)
committerJim Meyering <meyering@fb.com>
Thu, 13 Oct 2016 21:55:12 +0000 (14:55 -0700)
commitd487c185786cac7b2db30098c799e4adf7518317
tree21a9769cc604fde436ded61bad2ff40c12630816
parentf3f2de78a2a5cd757841743b974b34afbd85b2ed
test-stdint: use _GL_VERIFY rather than "verify" for some tests

* tests/test-stdint.c (verify_width): Implement with _GL_VERIFY
and an abbreviated diagnostic rather than verify with the full one,
because the full-length strings would evoke warnings from gcc with
-Woverlength-strings.
ChangeLog
tests/test-stdint.c