test-inttostr: avoid spurious failure on Solaris 9
authorJim Meyering <meyering@redhat.com>
Sat, 12 Jun 2010 12:47:43 +0000 (14:47 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 12 Jun 2010 15:36:58 +0000 (17:36 +0200)
commit692a15c587c6d741cba6423319efcc957c45c9cb
tree0899d5739524ef361d346b6c16ec33655078beb6
parent75ce01c4382e5acf45599baaade587f78ddfa956
test-inttostr: avoid spurious failure on Solaris 9

* tests/test-inttostr.c (main): Skip the test when snprintf fails
to accept "%ju".  Reported by Bruno Haible.
ChangeLog
tests/test-inttostr.c