test-inttostr: avoid warnings about 4-6KB literal strings
authorJim Meyering <meyering@redhat.com>
Fri, 11 Jun 2010 15:31:04 +0000 (17:31 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Jun 2010 15:45:43 +0000 (17:45 +0200)
commit7178c963d36832db334a64ae7046fc43d037b879
tree7ea1217319df5615772d4e359a476c04f0f782d9
parent0ae8d6338cc686b1fca0da26aefadebc0875cdf9
test-inttostr: avoid warnings about 4-6KB literal strings

* tests/test-inttostr.c: Don't use <assert.h>.  Instead, ...
Include "macros.h", for its definition of ASSERT.
(CK): s/assert/ASSERT/
* modules/inttostr-tests (Files): Add macros.h.
ChangeLog
modules/inttostr-tests
tests/test-inttostr.c